Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slipbey/slipyme-api
API :>
https://github.com/slipbey/slipyme-api
expressjs expressjs-api javascript nodejs
Last synced: about 2 months ago
JSON representation
API :>
- Host: GitHub
- URL: https://github.com/slipbey/slipyme-api
- Owner: SlipBey
- License: gpl-3.0
- Created: 2024-02-19T18:11:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T18:52:49.000Z (11 months ago)
- Last Synced: 2024-02-19T20:04:08.612Z (11 months ago)
- Topics: expressjs, expressjs-api, javascript, nodejs
- Language: JavaScript
- Homepage: https://api.slipyme.com
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slipyme API
Using [ExpressJS](https://expressjs.com/)
Demo: [https://api.slipyme.com](https://api.slipyme.com)
# Setup:
- Clone repo
- Run `npm i`
- Run `npm tart`
- See [http://localhost:3000](http://localhost:3000)