Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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