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
- Host: GitHub
- URL: https://github.com/carlosndiaye/restisi-api
- Owner: carlosndiaye
- Created: 2020-03-01T18:52:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T19:18:02.000Z (over 6 years ago)
- Last Synced: 2025-02-21T09:33:56.646Z (over 1 year ago)
- Topics: hibernate, java, jax-rs, postgresql, spring-boot, spring-data-jpa
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)