Glimesh/api-docs

Writing Tutorial Focused Docs

Closed this issue · 1 comments

The API is fully documented. We have a good overview of the auth systems and an API explorer. There isn't much else to document.

I think we can start writing tutorials focusing more on the code side rather than the Glimesh side. I'm going to start with a TS chatbot tutorial and figure out where to go from there. For this example I would get a connection to the API and then work on a basic command handler. Adding more as requested. I'll start with a normal text doc but I would like to make a video format as well. In any case getting Glimesh on the youtube algorithm can't be a bad thing. Most devs would already have the skills to make a bot, but this may encourage new devs to get involved.

If anyone wants to help work on this doc, or other tutorials (bots in other languages, alert systems, integrations with other apps/services, etc) let me know!

Typescript tutorial added in #8