Skip to content

binary-penguin/dsiii-api

Repository files navigation

dsiii-api

The unofficial, funny and educative Dark Souls III API, you can ask for CRUD operations with some bosses and locations of the game.

This RESTful API was made as a personal project of my Spring Boot Learning Path.

Enjoy! 🐲

Installation

Open the root directory in your favorite IDE like IntelliJIDEA.

And then execute the following command:

  mvn clean install

Database

The following identities are mapped with Spring JPA.

ER Diagram

API Docs

The REST API was documented and tested using Postman, check the full documentation in the next link: https://documenter.getpostman.com/view/17263585/UzBiR9N8

Postman Documenter

Authors

Releases

No releases published

Packages

No packages published

Languages