Skip to content

h0ethan04/ed-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EdAPI

This JavaScript package is a rewrite of the Python EdAPI package, which can be found here. Massive thanks to the creators for reverse engineering the API endpoints, allowing me to create this package.

This package is a work in progress, but includes the following:

Installation:

This package is designed to be used with a Node.js server -- make sure that you have installed Node.js from https://nodejs.org/en.

This package uses Axios to make HTTP requests; in order to use this package you need to install Axios from https://axios-http.com/.

I used npm as my package manager, but should you desire to use a different package manager you may do so.

Usage:

To use this package, you need to create a .env file which contains your API key.

About

JavaScript wrapper for EdStem API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published