This website requires JavaScript.
Explore
Help
Register
Sign In
backend.im
/
book-keeping-project-btb9hf
Watch
1
Star
0
Fork
0
You've already forked book-keeping-project-btb9hf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
book-keeping-project-btb9hf
/
endpoints
History
Backend IM Bot
456f3bb8a7
feat: add endpoint for updating book records in database
2025-04-29 18:42:54 +00:00
..
__init__.py
Initial commit from template
2025-04-29 18:18:54 +00:00
books.delete.py
feat: Add 4 endpoints via editor
2025-04-29 18:19:14 +00:00
books.get.py
feat: add GET endpoint to retrieve all books from database
2025-04-29 18:21:43 +00:00
books.post.py
feat: add book creation endpoint with database persistence
2025-04-29 18:20:56 +00:00
books.put.py
feat: add endpoint for updating book records in database
2025-04-29 18:42:54 +00:00
health.get.py
Initial commit from template
2025-04-29 18:18:54 +00:00
login.post.py
Initial commit from template
2025-04-29 18:18:54 +00:00
signup.post.py
Initial commit from template
2025-04-29 18:18:54 +00:00