Better Getter
  • Home
  • About
  • Contact
API Requests Made Simpler

API's are essential for web development, and so many companies use them, from McDonald's to even right here at Weebly. However, it is not so easy to acquire this data. Our solution to this was Better Getter, which eliminates all the hassle from javascript and backend coding. With our Weebly app, all you need to do is enter the URL of the API and what format and parameters you would like to return and thats it! 

Take this link for example:
https://api.github.com/users/pepe-roni

If you wanted to grab the login, id , public repos, and creation time from this site with our app, you would put "https://api.github.com/users/pepe-roni" in the URL and replace the "#name #date #post" with the parameters
"login id public_repos created_at" If you wanted to split lines use a <br> or </n>.

So with everything entered correctly as 
"https://api.github.com/users/pepe-roni"  [URL]
"login id <br> public_repos <br> created_at" {Replace #'s]
This should be your result

Just some filler text

Here's our code!
Completion Date
​4/10/16
Proudly powered by Weebly
  • Home
  • About
  • Contact