a compilation of projects that demonstrate different functionalities
-
Updated
Jan 30, 2025 - Python
a compilation of projects that demonstrate different functionalities
Authentication APIs for JSONPlaceholder resources
This project showcases using FastAPI to interact with an external API. It fetches data, processes it with Python, and returns structured JSON. It also demonstrates creating an endpoint that merges data from multiple external APIs.
Semi_InstaApplication is a Python GUI using Tkinter to interact with JSONPlaceholder API. It allows users to perform CRUD operations (create, read, update, delete) on posts and view comments, simulating basic social media functions.
Add a description, image, and links to the jsonplaceholder topic page so that developers can more easily learn about it.
To associate your repository with the jsonplaceholder topic, visit your repo's landing page and select "manage topics."