Skip to content

Instantly share code, notes, and snippets.

@tywtyw2002
Created March 15, 2018 02:27
Show Gist options
  • Save tywtyw2002/63bd870685afa074af328eaa89b546fe to your computer and use it in GitHub Desktop.
Save tywtyw2002/63bd870685afa074af328eaa89b546fe to your computer and use it in GitHub Desktop.
json API:
/api/weather/[cityname]
payload = {startDate: yyyy-mm-dd, endDate: yyyy-mm-dd}
return
{error: true/false, data: [{......}, {........}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment