Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demonrishabh/joblisting_springboot
find jobs or add new one
https://github.com/demonrishabh/joblisting_springboot
json mongo-repository mongodb mvc-architecture spring-boot swagger-ui swagger2
Last synced: 14 days ago
JSON representation
find jobs or add new one
- Host: GitHub
- URL: https://github.com/demonrishabh/joblisting_springboot
- Owner: DEMONRISHABH
- Created: 2024-04-23T18:22:29.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-06-19T17:21:14.000Z (8 months ago)
- Last Synced: 2024-12-01T17:21:04.539Z (2 months ago)
- Topics: json, mongo-repository, mongodb, mvc-architecture, spring-boot, swagger-ui, swagger2
- Language: Java
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Joblisting - A SpringBoot-MongoDB Project
🍁 *It shows job listings along with the requirements of that job profile*
>
🍁 *You can add new jobs*
🔴 **Requests**
>
🍁 *https://localhost:8080/ -> Redirect to Swagger UI page*
>
🍁 *https://localhost:8080/allPosts -> Returns all the job listing posts*
>
🍁 *https://localhost:8080/post/{text} -> Search any job listing by text in the database using Atlas Search*
>
🍁 *https://localhost:8080/post -> Add any new job listing to the database*
🔴 **Concepts used :**
>
🍁 *MVC architecture*
>
🍁 *Spring Boot*
>
🍁 *MongoDB*
>
🍁 *Json*
>
🍁 *Swagger API*
>
🍁 *MongoDB Repository*
>
🍁 *Pipelines*
>
🍁 *MongoDB ATLAS Search