Skip to content

tylerdave/OpenAPI-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI-Tutorial

Exercises and slides for our Tutorial: "Contract-First API Development Using The OpenAPI Specification (fka Swagger)"

Getting Started

To follow this tutorial you will need:

  1. A clone of this repo
  2. Tools installed as described in PREREQUISITES.md.

If you're using the VM option, see VM.md for more usage information after you have everything installed.

Having Trouble?

If you're having trouble getting set up for the tutorial, please email tylerdave@tylerdave.com with "OpenAPI Tutorial" in the subject. Please be sure to include your OS and a description of the problem including any error messages.

Repo Contents

  • lessons: Tutorial lesson examples and solution files.
  • implementation: Example implementation using Connexions.
  • presentation: HTML presentation and source.
  • work: Working directory for your lessons.

More Resources

See BetterAPIs.com for slides and links to further reading.