Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 954 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 954 Bytes

JobHighway

We have JobStreet. How about a faster one? JobHighway, perhaps?

A full stack job posting web app built with Nuxt 3 and Django REST Framework. This is the backend repo (Django), deployed on Railway.

Technologies used:

  • Django for managing requests and making communication with the database easier.
  • Django REST framework for providing the REST API on top of Django.
  • PostgreSQL, the database hosted on Railway, managed by Django.

Note: Some endpoints can only be accessed with valid auth tokens, such as delete/edit. API endpoints: