Skip to content

walkershashi/FourSquare-API

Repository files navigation

FourSquare-API

FourSquare is a type of City giude website which provides information about the nearby places around your current location or the location you wan't to explaore.

Foursquare API are useful for developers to explore places using programs. Foursquare provides a lots of API grouped into premium and regular calls. Some of the API that will be used in this project will be:

  • Search Endpoints
  • Explore Endpoints
  • Trending Endpoints
  • User Endpoints
All these endpoints are Regular API Endpoints

Some of the Premium API Enpoints are :

  • Venues Photos
  • Venues Tips
  • Venues Menu

To make a call to the API you have to pass: CLIENT ID, CLIENT SECRET and the VERSION of the API to be used.

Visualization

Before Query



After Query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published