This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
- 
            Updated
            Oct 29, 2025 
- Python
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
This is a simple example of how to use Python FastAPI to create a simple authentication system based on phone number with SMS verification. We used SQLite as a database. (Login, Register, Auth, Panel, Whoiam, Hi)
A complete example of a web service with FastAPI, built with best practices and standards for scalability and fast development
Add a description, image, and links to the fastapi-sample topic page so that developers can more easily learn about it.
To associate your repository with the fastapi-sample topic, visit your repo's landing page and select "manage topics."