🍁 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