Skip to content

arbidha/Designing-RESTful-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Designing-RESTful-APIs

Code Repo for RESTful API course for Fullstack Nano Degree

API Keys for third party providers

This course uses the Google Maps and Foursquare APIs. Within each directory you will find solved solution code to the exercises in this course.

Prerequisite

You will need to create developer accounts and private keys in order to properly use code snippets that rely on these APIs.

Python Libraries

The code in this repository assumes the following python libraries are installed:

  • Flask
  • SQLAlchemy
  • httplib2
  • requests
  • oauth2client
  • redis
  • passlib
  • itsdangerous
  • flask-httpauth

About

Code Repo for RESTful API course for Fullstack Nano Degree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages