Welcome to the API server repository for my Flutter project! This server is designed to handle backend logic, provide data to the app, and support web and mobile platforms seamlessly.
- Lightweight and fast API server built with Python (FastAPI).
- Auto-generated Swagger and ReDoc API documentation.
- Easy integration with cloud providers like Firebase.
- Minimal code for maximum functionality.
- Python 3.10 or higher installed.
pippackage manager (or a virtual environment).requirements.txtfile included in this repository.
Swagger UI: http://127.0.0.1:8000/docs ReDoc: http://127.0.0.1:8000/redoc
Feel free to open an issue or submit a pull request if you have suggestions or improvements!
This project is licensed under the MIT License. See LICENSE for more details.