Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daggerpov/spawn-app-back-end

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
https://github.com/daggerpov/spawn-app-back-end

java java-springboot mysql rest-api

Last synced: 19 days ago
JSON representation

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.

Awesome Lists containing this project

README

        

# Spawn-App-Back-End

Back-End Spring Boot REST API for the [Spawn Mobile App](https://github.com/Daggerpov/Spawn-App-iOS-SwiftUI), with a MySQL database, which we interface with through JPA (Java Persistence API).

- [Diagrams](#diagrams)
- [Entity Relationship Diagram](#entity-relationship-diagram)

# Diagrams

![diagrams-architecture-dependency-injection-dtos](diagrams-architecture-dependency-injection-dtos.png)

# Entity Relationship Diagram

![entity-relationship-diagram-Nov-20-v4-location-db-table](entity-relationship-diagram.png)