Skip to content

astagi/magpi-api

 
 

Repository files navigation

The MagPi REST Api

The MagPi REST Api optimized for mobile devices

Have a try

Get a single issue

http://magpi-api.appspot.com/issues/1

Get the list of issues

http://magpi-api.appspot.com/issues

Get the next page

http://magpi-api.appspot.com/issues?pagetoken=YOUR_TOKEN

Get the list of news

http://magpi-api.appspot.com/news

Get the next page

http://magpi-api.appspot.com/news?pagetoken=YOUR_TOKEN

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.3%
  • JavaScript 20.4%
  • CSS 1.3%