jsonjsgarcia / instant-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Instant API Nodejs Express API server with custom output

General Information

  • A no frills/hassle api, that can be used for testing or upgraded for production

Technologies Used

  • Nodejs v16.17.0
  • Express
  • Axios

Setup

npm install

Run API

npm run instant-api

Access

GET http://localhost:8090/ POST http://localhost:8090/response-test POST http://localhost:8090/response-test-status (raw/body) {"status": "418"}

About


Languages

Language:JavaScript 56.6%Language:HTML 40.7%Language:CSS 2.7%