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

https://github.com/carlosndiaye/restisi-api

Simple Spring JAX-RS crud API
https://github.com/carlosndiaye/restisi-api

hibernate java jax-rs postgresql spring-boot spring-data-jpa

Last synced: 2 months ago
JSON representation

Simple Spring JAX-RS crud API

Awesome Lists containing this project

README

          

# RESTISI

This is a simple Spring JAX-RS API for an Angular client app

## Build

````
mvn clean install
````

## Deployment

This project is deployed on Heroku. You can access it from [this link](https://restisi.herokuapp.com/)