GitHub topics: fastapi-sample
BaseMax/SimpleFastPyAPI
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.
Language: Python - Size: 71.3 KB - Last synced at: about 15 hours ago - Pushed at: 18 days ago - Stars: 23 - Forks: 17

BaseMax/FastAPISMSAuth
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)
Language: Python - Size: 44.9 KB - Last synced at: about 15 hours ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 4
