Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayatsap/spring_api
Spring CRUD API.
https://github.com/sayatsap/spring_api
api crud java spring spring-boot
Last synced: 9 days ago
JSON representation
Spring CRUD API.
- Host: GitHub
- URL: https://github.com/sayatsap/spring_api
- Owner: sayatsap
- License: agpl-3.0
- Created: 2024-04-17T15:12:36.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-21T11:43:59.000Z (9 months ago)
- Last Synced: 2024-12-29T15:08:42.798Z (18 days ago)
- Topics: api, crud, java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot, MySql, Rest Api
Build Restful CRUD API for a blog using Spring Boot, Mysql, JPA and Hibernate.
## Steps to Setup
**1. Clone the application**
```bash
git clone https://github.com/nomadbala/spring_api.git
```## TODO