Skip to content

lavanyagarg112/threadtalk-backend

Repository files navigation

README

The backend connected to the threadtalk repository.

API Endpoints

The backend provides various API endpoints for the frontend to interact with. Here are some of the main endpoints:

  • /posts: CRUD operations for posts.
  • /tags: CRUD operations for tags.
  • /users: CRUD operations for users.
  • /comments: CRUD operations for comments.
  • /favorites: Create and delete favorite posts.
  • /logged_in: Check if a user is logged in.
  • /search: Search for posts by tags.
  • /current_user_data: Get data for the currently logged-in user.

Deployment

The backend has been deployed on Render.

Please refer to the frontend repository for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published