Skip to content

REST API showing all the CRUD operations using FastAPI (Python)

Notifications You must be signed in to change notification settings

pradyut23/fastapi

Repository files navigation

FastAPI

REST API showing all the CRUD operations.

  1. API's included for creating and deleting users, creating and deleting posts
  2. User Authorization
  3. Voting of public posts by a user, with complete validation
  4. Database connectivity using PostgreSQL

Written using Python FastAPI framework.

Containerization achieved using Docker.

Deployed on Heroku with complete CI/CD setup.

API documentation available at https://fastapi-prad.herokuapp.com/docs

About

REST API showing all the CRUD operations using FastAPI (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published