Skip to content

irshad365/Simple-Python-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Server

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.

https://medium.com/@irshad365/as-a-mobile-developer-i-had-no-idea-creating-a-api-server-with-python-was-so-easy-b2f51a337920

Features

  • 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.

Prerequisites

  • Python 3.10 or higher installed.
  • pip package manager (or a virtual environment).
  • requirements.txt file included in this repository.

Access the API documentation:

Swagger UI: http://127.0.0.1:8000/docs ReDoc: http://127.0.0.1:8000/redoc

Contribution

Feel free to open an issue or submit a pull request if you have suggestions or improvements!

License

This project is licensed under the MIT License. See LICENSE for more details.

About

A simple python api to serve data for mobile applications

Topics

Resources

Stars

Watchers

Forks

Contributors