Skip to content

An autogenerated Mocked Rest API Server from markdown documentation

License

Notifications You must be signed in to change notification settings

nallegrotti/mockdown-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mockdown-server

An autogenerated Mocked Rest API Server from markdown documentation

How to use

copy a markdown file with the API definition in config/definition.md

Start the server with > npm start

How to use it as a container

  1. Get your configuration files from anywhere you got them.

  2. Start a container from nallegrotti/mockdown-server image:

    docker run -v "your_files_folder:/usr/src/app/config" -p 80:3000 -d nallegrotti/mockdown-server

About

An autogenerated Mocked Rest API Server from markdown documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published