Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuel-dev000/animedbapi
https://github.com/emmanuel-dev000/animedbapi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuel-dev000/animedbapi
- Owner: emmanuel-dev000
- Created: 2023-06-30T03:34:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-23T09:41:47.000Z (over 1 year ago)
- Last Synced: 2023-09-12T10:20:30.307Z (over 1 year ago)
- Language: Java
- Size: 71.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# animedb
This is the backend API of "animedb".
A clone of MyAnimeList, Anilist, and Anime DB.
The third part for the Spring Boot projects journey.
日本語翻訳もある。(Nihongo honyaku mo aru)
## Stacks:
### Backend:
- Spring Boot
- Java
- Spring MVC
- Spring Data MongoDB
- Spring Security
- Lombok### Frontend
- Typescript
- Material UI### Database
- MongoDB### Hosting
- Render.com (for backend)
- Github Pages (for frontend, might switch to vercel if it will be easier / free / and less setup.)Documentation: TBD
Made by Emmanuel Pangan in just a few weeks.
All thanks to the tutorials, and free resources, online.