Skip to content

dbrand666/hands-on-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hands-on-discovery

Let's make a discovery-enabled web service!

There are a couple of possible starting points:

  1. Leon's contributed a skeleton REST server, rest-server.js.

    a. Try adding a discovery rest endpoint to it - you can start with the restAPI.json and rest-client.js I started.

    b. Make the server do something!

  2. Pick your favorite underserved API (which would be pretty much any of them).

    a. Write a discovery rest document for it.

    b. Try it out!

  3. If you're feeling really ambitious, try to build something like the Google API Explorer.

    a. You'll either need to add (at least) description and parameter info to our REST.json files, or use one of Google's.

Presentation is here

About

Let's make a discovery-enabled web service!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors