https://github.com/adelsonsljunior/first-crud-fastapi
Uma API simples para testar Github Actions, UV, FastAPI e SQLAlchemy
https://github.com/adelsonsljunior/first-crud-fastapi
action fastapi sqlalchemy uv
Last synced: about 2 months ago
JSON representation
Uma API simples para testar Github Actions, UV, FastAPI e SQLAlchemy
- Host: GitHub
- URL: https://github.com/adelsonsljunior/first-crud-fastapi
- Owner: adelsonsljunior
- Created: 2025-05-30T14:45:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T03:31:19.000Z (12 months ago)
- Last Synced: 2025-06-26T04:28:29.277Z (12 months ago)
- Topics: action, fastapi, sqlalchemy, uv
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# first-crud-fastapi
Run the application
~~~bash
docker compose up
~~~