- Create organization endpoint now takes in second parameter for user-friendly type name
- org_url is required
- API methods are now promise based instead of callback based
- Translate entire repo to TypeScript
- Readme updated
- Algorithm DTO added
- Algorithm API endpoints added
- Tests added