Skip to content

tsvayer/netschool-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetSchool Node API

There is this NetSchool school management service with its awful UX. I had to use one and being an engineer I immediately saw a "challenge" to make it better. Unfortunately, there is no API. Before I could dive into UI and other tool development I had to build an API. Thus this repository.

Running the tests

You should create .env file in repository root containing 3 keys:

NETSCHOOL_URL=
NETSCHOOL_USER=
NETSCHOOL_PASSWORD=

and run the tests:

lerna run test

About

NetSchool Node API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published