Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emmanuel-dev000/animedbapi


https://github.com/emmanuel-dev000/animedbapi

Last synced: about 1 month ago
JSON representation

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.