API development using Python, FastAPI, and other cool tools like Postgres (PGAdmin) and Postman. Used an ORM instead of raw SQL in my code. Includes basic back-end functionality of a social-media type website. Posting, deleting posts, editing, logging in, verifying and signing up new users, as well as voting on posts are some of the available functions.
This was learn in a course taught by Sanjeev Thiyagarajan.