https://github.com/ubc/videoscribe-registration-b2
https://github.com/ubc/videoscribe-registration-b2
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ubc/videoscribe-registration-b2
- Owner: ubc
- License: mit
- Created: 2014-10-16T19:50:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T06:08:07.000Z (about 9 years ago)
- Last Synced: 2024-04-08T19:14:11.996Z (about 1 year ago)
- Language: Java
- Size: 37.1 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VideoScribe Registration Building Block
A building block that provides a module which collects user information and then uses that information to call the VideoScribe APIs to register access to VideoScribe for them.## How to Build
This project was built from [B2 Template](https://github.com/ubc/b2-template), please see that project for build instructions. We're using the REST branch.