Skip to content

derrelldurrett/ageagle_api

Repository files navigation

README

An API for the purpose of retrieving the weather data for a specified number of random locations on the surface of the earth.

  • Ruby 2.6.1, Rails 5.2.2, and tested under Rspec

  • Requires two ENV variables (which are not in the repository):

    • An API key from openweathermap.org, which must be the value of the ENV variable APPID in the application.
    • An access token from mapbox.com, which must be the value of the ENV variable MAPBOX_ACCESS_TOKEN in the application
  • Deployment:

  • N.B.: Despite using 'text-variable-anchor' for the text location, if the number of points to display temperatures for is too dense, some are not visible without zooming in.

About

AgEagle API for take home project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published