Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseulisses065/animeapi
anime api with java and framework spring boot,An project that lists different animes with data such as category description title and where to watch
https://github.com/joseulisses065/animeapi
java java17 postgresql spring-boot spring-mvc
Last synced: about 1 month ago
JSON representation
anime api with java and framework spring boot,An project that lists different animes with data such as category description title and where to watch
- Host: GitHub
- URL: https://github.com/joseulisses065/animeapi
- Owner: Joseulisses065
- Created: 2024-05-12T19:05:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T14:06:58.000Z (7 months ago)
- Last Synced: 2024-11-10T13:18:15.268Z (3 months ago)
- Topics: java, java17, postgresql, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnimeAPI
![](https://img.shields.io/github/license/alura-cursos/android-com-kotlin-personalizando-ui)
[![GitHub Release](https://img.shields.io/github/release/lihengming/spring-boot-api-project-seed.svg)](https://github.com/Joseulisses065/AnimeApi/releases )# Resume
An anime API project that lists different animes with data such as category description title and where to watch
## 🔨 Project features
The Api makes it possible to query by id as well as retrieve the complete list of animes, making it possible to insert and update as well as delete animes.
![](img/amostra.gif)
## ✔️ Techniques and technologies used
The techniques and technologies used for this are:
- `Java 17`: Latest long-term support (LTS) version of the Java platform
- `Spring Boot 3`: A framework that facilitates the creation of Spring-based Java applications, offering automatic configuration and sober configuration opinions.
- `PostgreSQL`: An object-relational database management system, developed as an open source project.
- `Docker`: A set of platform-as-a-service products that use operating system-level virtualization to deliver software in packages called containers.## 🎯 Challenge
Product details screen
![orgs-desafio-details](./img/api_swegger.png)
## 📁 Access to the project
You can [access the source code of the initial project](https://github.com/Joseulisses065/AnimeApi)
## 🛠️ Open and run the project
### Clone this repository
```
git clone
```