Skip to content

znewman01/RESTful-workshop

Repository files navigation

Content for RESTful workshop by ADICU

rest.odp: presentation for workshop. overview of basic concepts, with breaks to try things out
http-client.py: examples of using Python as an HTTP client
http-client.sh: examples of using cURL as an HTTP client
http-echo.py: basic server that echoes incoming HTTP requests
http-server.py: basic RESTful API implementation
http-server-skeleton.py: basic HTTP request handler--fill in the blanks to make a RESTful API

About

Material for ADICU workshop on RESTful APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published