Job Seeker API

Oct. 19, 2022 - Oct. 28, 2022

Technologies Used

JavaScript, Express.js, Node.js, Knex.js, PostgreSQL, Heroku

Lines of Code

675

Description

I've developed the Job Seeker API using JavaScript, Node.js, Express.js, Knex.js (for database queries), and PostgreSQL. This robust backend/API fuels the Job Seeker Project, offering user registration, authentication, and seamless CRUD operations for efficient job application management. Hosted on Heroku, its endpoints are highly available.

URLs

Code (GitHub): https://github.com/Yogi-Patel/job-seeker-api

Deployment: https://job-seeker-frontend.herokuapp.com/

/register Endpoint
/signin Endpoint
/add Endpoint
/update Endpoint
/delete Endpoint
/jobs Endpoint
/refresh Endpoint
/stats Endpoint
Database Schema