This website requires JavaScript.
Explore
Help
Sign In
founder
/
micro-api
Watch
1
Star
0
Fork
0
You've already forked micro-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
micro-api
/
app
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
founder
46265a6f89
Add /api/transcribe endpoint with Whisper
2026-06-05 03:02:42 +02:00
..
services
Add /api/transcribe endpoint with Whisper
2026-06-05 03:02:42 +02:00
__init__.py
Initial scaffold: FastAPI micro-service with Docker, SQLite, tests
2026-06-05 02:45:49 +02:00
config.py
Initial scaffold: FastAPI micro-service with Docker, SQLite, tests
2026-06-05 02:45:49 +02:00
database.py
Initial scaffold: FastAPI micro-service with Docker, SQLite, tests
2026-06-05 02:45:49 +02:00
main.py
Initial scaffold: FastAPI micro-service with Docker, SQLite, tests
2026-06-05 02:45:49 +02:00
models.py
Initial scaffold: FastAPI micro-service with Docker, SQLite, tests
2026-06-05 02:45:49 +02:00
routes.py
Add /api/transcribe endpoint with Whisper
2026-06-05 03:02:42 +02:00