https://github.com/vic37get/meditag-backend
https://github.com/vic37get/meditag-backend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vic37get/meditag-backend
- Owner: vic37get
- License: apache-2.0
- Created: 2025-09-08T21:45:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-09T11:33:06.000Z (11 months ago)
- Last Synced: 2025-09-09T14:31:16.346Z (11 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediTag-backend
### Execução
```uvicorn app.main:app --reload --host 0.0.0.0 --port 8000```