Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralph-souza/collectable_items_api
An API project which main purpose is to provide a storage system for collectable items information, relating owner with their items, also it provides information about loans and loaners.
https://github.com/ralph-souza/collectable_items_api
django django-rest-framework docker python
Last synced: 7 days ago
JSON representation
An API project which main purpose is to provide a storage system for collectable items information, relating owner with their items, also it provides information about loans and loaners.
- Host: GitHub
- URL: https://github.com/ralph-souza/collectable_items_api
- Owner: Ralph-souza
- License: mit
- Created: 2024-09-20T13:05:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T19:27:24.000Z (13 days ago)
- Last Synced: 2024-11-05T20:33:30.605Z (13 days ago)
- Topics: django, django-rest-framework, docker, python
- Language: Python
- Homepage:
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COLLECTABLE ITEMS API
An API project which main purpose is to provide a storage system for collectable items information, relating owner with their items, also it provides information about loans and loaners.
## DATABASE PHYSICAL STRUCTURE DIAGRAM
![DATABASE PHYSICAL STRUCTURE DIAGRAM](./assets/docs/img/item_catalog.svg)