Skip to content

yyosifov/everlive-api-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everlive API (Telerik Backend Services) Swagger Explorer

This project provides an auto-generated Swagger API reference for your Everlive API. Just enter your API Key and Master Key and click explore.

Demo

To test this out, use the deployed instance here:

http://everlive-api-swagger.herokuapp.com/

Enter your api key, master key and click explore.

Supported operations

All operations are currently supported:

  • GET (Read)
  • POST (Create)
  • PUT (Update)
  • DELETE (Delete)

Running the project

The project depends on Git and Npm - have them installed in advance. Then run the following sequence of commands.

git clone https://github.com/yyosifov/everlive-api-swagger.git
cd everlive-api-swagger
npm install

Then run the server:

node index.js

Now browse it at:

http://localhost:3000 

More info

To review the Everlive REST API read the official documentation:

About

A swagger explorer for a Telerik Backend Services API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published