Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 812 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 812 Bytes

social-media-crud-api

Social Media CRUD api - made using FastAPI

This is an CRUD operation supporting API, which uses FastAPI as its main framework. I developed it as a prractise project to explore FastAPI, and it is my first project made using ths tech stack.

  1. As database, it uses PostgreSQL.
  2. SQL engine used is psycopg2
  3. Database Migration Tool used is Alembic


This api is currently hosted on railway.app at the following url:-

https://social-media-crud-api-production.up.railway.app/