Skip to content

kdotambuj/job-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Application Backend Service

Introduction

The project implements the functionality of a typical job application with three different complex routes.

Workflow of Project

image

Screenshot 2024-02-15 232102

Features

The application has three major MicroServices.

  1. Job
  2. Company
  3. Reviews

Technology Used

  • Java
  • Spring Boot
  • Maven
  • Jpa

API Routes

  • /jobs - GET,POST
  • /jobs/{id} - GET,PUT,DELETE
  • /company - GET,POST
  • /company/{id}-GET,PUT,DELETE
  • /company/{id}/reviews - GET all reviews of a company
  • /company/{id}/review - POST a review

About

Job application using Spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages