Skip to content

yulix/restful-api-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful-api-contract

A "batteries included" document generator and Mock server for RESTful API contract

##Demo

####Demo Site http://yulix-demo-api-contract.daoapp.io/

####Snapshot

##Quick start

####Copy the example $ ./init.py ####Build Docker image docker build -t demo . ####Run container docker run -d -p 8080:5000 demo ####Open browser and visit http://localhost:8080

About

A "batteries included" document generator and Mock server for RESTful API contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors