Developers' tools and API's
Introduction
Tutorials Garden has an open Application Programming Interface (API for short). This means that anyone can write their own program to present public TG data (like categories, tutorials) in new and different ways. There's a list of API methods available to you to work with, and I am more than happy when someone uses them, so... go forward and perform experiments!One thing important!
Tutorials Garden services are experimental and are currently offered to outside developers on an ad hoc basis with no guarantee of uptime or availability of continued service. We reserve the right to disable access to external applications at any time.Make your own tutorial system using TG API
Anyone is free to write tutorial system with available TG data via our API. Here's how to get started:1. Read the API documentation below
2. Get an API Key here
3. After you have learned how to use API and you have your API Key, build your own tutorial system.


