๐ 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