Skip to content

This is a sample API for use when running the steps in guides on the [ngrok docs site](https://ngrok.com/docs).

Notifications You must be signed in to change notification settings

ngrok-samples/ngrok-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngrok Sample REST API

This project contains a basic REST API for use in following guides on the ngrok docs site.

Prerequisites

  • Node.js
  • npm

How to run this API

  • Install dependencies by running: npm install
  • Update the port on line 191 if necessary
  • Start the API by running: npm run start

About

This is a sample API for use when running the steps in guides on the [ngrok docs site](https://ngrok.com/docs).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published