Host your API with Hostinger by going to: https://hostinger.com/TechwithTim and using my code TECHWITHTIM In today's video I'm going to be showing you guys how you can create your own API using Python for web applications. API (application programming interface) essentially allows one piece of software to request data from another and receive a response. If you want to land a developer job: https://techwithtim.net/dev ? Video Resources ? How to host this FastAPI: https://fastapi.tiangolo.com/vi/deployment/manually/ Finished Code: https://github.com/techwithtim/Fast-API-CRUD-App/tree/main Fix Pip (MacOS): https://www.youtube.com/watch?v=E-WhAS6qzsU Fix Pip (Windows): https://www.youtube.com/watch?v=AdUZArA-kZw ⏳ Timestamps ⏳ 00:00 | What is an API? 00:40 | CRUD 01:19 | Request/Response 01:38 | JSON 04:15 | FastAPI Overview 04:44 | Install/Setup 05:35 | Running FastAPI 09:00 | Pydantic Models 12:02 | Post Request 13:39 | Get Requests 15:57 | Path Parameters 17:45 | Put Requests 20:30 | Delete Requests 22:10 | Testing the API 23:41 | Small Fix To Delete Request Hashtags #api #pythonprogramming #techwithtim