Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hollyabrams/express-jobly

Jobly - a job searching API
https://github.com/hollyabrams/express-jobly

express express-backend jsonschema jsonwebtoken node supertest

Last synced: about 1 month ago
JSON representation

Jobly - a job searching API

Awesome Lists containing this project

README

        

# Jobly Backend

This is the Express backend for Jobly, version 2.

To run this:

node server.js

To run the tests:

jest -i