Glimesh / api-docs

API documentation for Glimesh.tv
https://glimesh.github.io/api-docs/
2 stars 6 forks source link

Writing Tutorial Focused Docs #5

Closed aMytho closed 1 year ago

aMytho commented 3 years ago

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!

aMytho commented 2 years ago

Typescript tutorial added in #8