Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 301 Bytes

REST API for making Instagram backend.

[x] Implement APIs for posts, users [x] Add Postgres DB and dockerise it [x] Replace psycogp2 with SQLAlchemy [x] Pydantic models [x] Authentication [ ] Implement APIs for adding votes (like/dislike posts) [ ] DB Migration (Alembic) [-] Write tests [] CI/CD