Skip to content

melvinlee/nancy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nancy API

Build status

A very simple Web API build with NancyFX framework

##Endpoint

GET /api/tunnel: will return list of tunnels

GET /api/tunnel/{id}: will return tunnel details by specific id

POST /api/tunnel: to add new tunnel

DELETE /api/tunnel/{id}: to delete tunnel by specific id

About

A very simple Web API build with NancyFX framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published