Skip to content

miguelgrinberg/REST-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-tutorial

Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript.

REST server tutorial can be found here. REST client tutorial can be found here.

Setup

  • Install Python 2.7 and git.
  • Run setup.sh (Linux, OS X, Cygwin) or setup.bat (Windows)
  • Run python rest-server.py to start the server
  • Open http://localhost:5000/index.html on your web browser to run the client

About

Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages