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

https://github.com/akshatsrivastava0312/courses-api

A Simple Courses API using Spring Boot
https://github.com/akshatsrivastava0312/courses-api

java maven mysql mysql-database pom spring spring-boot springboot xml

Last synced: 2 months ago
JSON representation

A Simple Courses API using Spring Boot

Awesome Lists containing this project

README

          

# Courses-API


This is a dynamic Spring Boot API which can fetch list of all courses, add a new course, update existing course and delete a course.
I have used Postman to test this API.