https://github.com/sayatsap/spring_api
Spring CRUD API.
https://github.com/sayatsap/spring_api
api crud java spring spring-boot
Last synced: 2 months 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T11:43:59.000Z (about 2 years ago)
- Last Synced: 2025-08-19T12:50:01.959Z (10 months 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