https://github.com/losthopes/anime-series
Anime series and it's API
https://github.com/losthopes/anime-series
anime fastapi react
Last synced: about 2 months ago
JSON representation
Anime series and it's API
- Host: GitHub
- URL: https://github.com/losthopes/anime-series
- Owner: LostHopes
- License: mit
- Created: 2024-11-22T23:24:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T10:37:13.000Z (over 1 year ago)
- Last Synced: 2025-03-24T04:59:05.400Z (over 1 year ago)
- Topics: anime, fastapi, react
- Language: Python
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Track your anime with API
# License
The project licensed under MIT license (see [LICENSE](LICENSE)).
# Contribution
You can contribute to the project by creating an issue or pull request.
# References
1. [FASTAPI official site](https://fastapi.tiangolo.com)
2. [Pydantic official docs](https://docs.pydantic.dev)