Rest API
concepts · 3 notes linked
Related: Fastapi · React · Single Page Application · Full Stack Development · Model Deployment · Machine Learning · Flask · Python
Notes
- Creating Web APIs with Python and Flask — Tutorial building a REST-style web API with Python Flask and SQLite
- Developing a Single Page App with FastAPI and React — Step-by-step CRUD app tutorial using FastAPI backend and React frontend
- How To Build and Deploy a Machine Learning Model with FastAPI — Wrapping and serving scikit-learn models as REST APIs with FastAPI