rostering-spike
v0.1.0
Published
Import from Clever to Rostering Service
Downloads
4
Readme
Rostering import - spike
Documentation
Clever:
- https://dev.clever.com/v2.1/reference/getstudents
- https://dev.clever.com/docs/ss-design
- https://apps.clever.com/twig-science/districts/overview
- Data Browser: https://apps.clever.com/twig-science/browser#{%22sidebar%22:%22districts%22}
Redis:
yarn redis
- https://redis.io/commands/mget/
- https://redis.io/commands/setnx/
RabbitMQ
yarn rabbit
xdg-open http://localhost:15672
# credentials -> guest/guest
- https://hub.docker.com/_/rabbitmq/