Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neerajmanivarnan/job-app-restful-backend
This is a restful backend service for a job-app
https://github.com/neerajmanivarnan/job-app-restful-backend
Last synced: about 2 months ago
JSON representation
This is a restful backend service for a job-app
- Host: GitHub
- URL: https://github.com/neerajmanivarnan/job-app-restful-backend
- Owner: neerajmanivarnan
- Created: 2024-01-26T11:07:13.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-26T11:18:13.000Z (12 months ago)
- Last Synced: 2024-01-26T12:38:38.061Z (12 months ago)
- Language: Java
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restful Job-App backend service
## Stack used
- Spring-boot
- Spring Rest
- Apache maven
- Apache tomcat server
- Postman (rest client)
## Note
- Run the spring boot project
- Access the service through ```http://localhost:7070/```