worksofliam / rpg_sdk_workshop

RPG SDK Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This workshop will show you how to create an RPG SDK (a set of procedures to work with/consume a web API) from scratch.

We use these tools:

Videos

  1. Introductions
  2. Setting up the environment
  3. API Planning
  4. Fetching the data
  5. Our first test program
  6. Cleanup
  7. Prettier APIs
  8. Error Handling
  9. Get by ID
  10. Intro to next section where we look at how to authentictate with JWT
  11. Implementing JWT authentication
  12. Fixes and Test program
  13. Getting a list
  14. Adding to the list

About

RPG SDK Workshop