This website requires JavaScript.
Explore
Help
Register
Sign in
Oliver
/
presenton
Watch
1
Star
0
Fork
You've already forked presenton
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
71ff6e6adf
presenton
/
servers
/
fastapi
/
api
History
sudipnext
71ff6e6adf
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
...
-update Pixabay API to default to per_page3
2025-07-29 11:31:43 +05:45
..
v1
/ppt
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
2025-07-29 11:31:43 +05:45
__init__.py
feat(fastapi): adds get presentation from id endpoint
2025-07-17 00:27:49 +05:45
lifespan.py
chore(fastapi): organizes all env usage in get and set env utilities
2025-07-19 13:00:45 +05:45
main.py
feat(fastapi): Uploads directory mounted for uploaded images
2025-07-20 14:14:51 +05:45
middlewares.py
feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py
2025-07-16 04:36:19 +05:45