Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hollyabrams/express-jobly
- Owner: hollyabrams
- Created: 2023-02-20T16:40:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-23T00:22:53.000Z (over 1 year ago)
- Last Synced: 2024-09-29T13:01:16.485Z (about 2 months ago)
- Topics: express, express-backend, jsonschema, jsonwebtoken, node, supertest
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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