Skip to content

kelly-kellerheikkila/rrr-hello-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World REST API

Extremely basic "Hello World" REST API using Python3/Flask-RESTful

Supports: GET, OPTIONS

Examples: GET /hello returns {"name":"World"} and GET /hello/Kelly returns {"name":"Kelly"}

Send OPTIONS request to the endpoint to get API details in JSON format.

About

Hello World API (Python) for Rochester RESTful Responsive Web meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages