Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinjanbarluado/codev_assessment_typescript_api

Codev Assessment
https://github.com/kevinjanbarluado/codev_assessment_typescript_api

Last synced: 18 days ago
JSON representation

Codev Assessment

Awesome Lists containing this project

README

        

# Job Board Application API

This is the Job Board Application API developed as part of the Codev Assessment.

## Requirements

- Node.js
- Postman (for endpoint testing)

## Getting Started

To test the API:

1. Run `npm install` to install dependencies.
2. Run `npm start` to start the server.
3. Import `enpoints.postman_collection.json` in Postman to test the endpoints.

## Testing

You can use Postman to test the API endpoints.