https://github.com/mdabdullahibnaharun/springbootrest-data-api
This REST API application is a course management tool which allows you to see, edit and delete all courses entries. You can add new courses as well. Each course belongs to a specific topic.
https://github.com/mdabdullahibnaharun/springbootrest-data-api
java rest-api spring-boot spring-data-jpa
Last synced: 2 months ago
JSON representation
This REST API application is a course management tool which allows you to see, edit and delete all courses entries. You can add new courses as well. Each course belongs to a specific topic.
- Host: GitHub
- URL: https://github.com/mdabdullahibnaharun/springbootrest-data-api
- Owner: mdabdullahibnaharun
- License: apache-2.0
- Created: 2021-12-06T18:19:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T18:53:19.000Z (over 4 years ago)
- Last Synced: 2025-03-05T02:18:42.118Z (over 1 year ago)
- Topics: java, rest-api, spring-boot, spring-data-jpa
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpringBootRest-Data-API
This REST API application is a course management tool which allows you to see, edit and delete all courses entries. You can add new courses as well. Each course belongs to a specific topic.
###### Run the project as Spring Boot App
Postman or any other API tester must be already installed in your machine. Otherwise, you will have to install them. You can perform the requests below in order to test the application:

#### Output


