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

https://github.com/sofyanox12/simple-project-location

An API built in Java SpringBoot to handle some simple CRUD operations.
https://github.com/sofyanox12/simple-project-location

backend java springboot

Last synced: about 1 month ago
JSON representation

An API built in Java SpringBoot to handle some simple CRUD operations.

Awesome Lists containing this project

README

          

# A Simple Project & Location API

A small and simple RESTful API to handle CRUD operations using Java SpringBoot.
The app consists of two topics, `Projects` and `Locations`, related by many-to-many relationships.



This is a beginner sample.


Have a great day!