Skip to content

ShawonECE/job-quest-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobQuest-server

Server Link: https://job-quest-server-alpha.vercel.app/

Introduction

This server is built with ExpressJs as backend of the job portal JobQuest.

Top Features


  • Get API to fetch all jobs data from database.
  • Get API to fetch a specific data by id from database.
  • Jwt token generation for every logged in user.
  • Jwt secured Get API to fetch job data posted by specific user.
  • Jwt secured Get API to fetch applied jobs data of specific user.
  • Delete API to delete a specific job data.
  • Post and Patch API to add or update a job data.

About

Server built with ExpressJs as backend of the job portal JobQuest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published