-
Notifications
You must be signed in to change notification settings - Fork 0
carolgschwend/MoocService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MoocService offers various endpoints to receive MOOC recommendation information. MoocService can be access at http://moocservice.us-east-2.elasticbeanstalk.com/ MoocService serves MOOC recommendation information in JSON. Current MoocService endpoints are: /tags Shows current mooc subject tags. /tags/{tag} Shows each MOOC tagged with the specified subject {tag}. i.e. /tags/Java /moocs Shows all MOOCs in the MOOC Database. /moocs/{tags} Shows all MOOCs tagged with any of the specified {tags} where {tags} are separated with commas. i.e. /moocs/Java,HTML5 /health Shows status of the MoocService.
About
API to serve MOOC JSON
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published