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

https://github.com/danielduarte/joby-api


https://github.com/danielduarte/joby-api

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Joby API

User friendly job search platform.

## Installation

```
npm i
```

## Run

The server run in port 5001 by default.

```
npm start
```

## Specification

- [API](./doc/api.md)