UTDNebula / skedge

MIT License
8 stars 7 forks source link

Write fetch function to get course data from Nebula API #9

Closed heartgg closed 1 year ago

heartgg commented 1 year ago

Function(s) location: fetch.ts (at least for now) Use types and interfaces via Typescript https://blog.logrocket.com/types-vs-interfaces-in-typescript/

Parameters:

Output:

Refer to https://github.com/demonlexe/sk.edge/blob/main/Extension/fetch.js

demonlexe commented 1 year ago

I'm doing this issue!

demonlexe commented 1 year ago

Included in my pull request, #12