Skip to content

bfncs/sipgate-rest-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple sipgate REST API demo project

This project shows how to use the sipgate REST API.

Install

  1. Download this project.
  2. Install NPM dependencies: npm install
  3. Create your own API client at api.sipgate.com/developer.
  4. Copy .npmrc.dist to .npmrc and fill client_id and client_secret with your generated credentials.
  5. Run application: npm start
  6. Visit localhost:3000.

About

Demo for using the sipgate REST API with node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published