Skip to content

emmanuelow/taproom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple beer listing API to demonstrate Dredd

Slide deck from Gluecon 2017 talk

$ npm install -g dredd
$ dredd init
$ dredd

To set up Dredd use:

? Location of the API description document: taproom.yaml
? Command to start API backend server e.g. (bundle exec rails server): node app.js
? URL of tested API endpoint: http://127.0.0.1:3000

About

A simple beer list API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%