Skip to content

Instantly share code, notes, and snippets.

@abhishek-parmar1
Last active January 18, 2018 17:32
Show Gist options
  • Save abhishek-parmar1/d418684c5e87e7fdc012b08fea658831 to your computer and use it in GitHub Desktop.
Save abhishek-parmar1/d418684c5e87e7fdc012b08fea658831 to your computer and use it in GitHub Desktop.
Endpoints Collection (projects, objectives, enrollment)
{
'/py/api/student/projects' : 'projectsList',
'/py/api/student/projects/objectives' : 'objectivesList',
'/py/api/student/catalogues' : 'programs',
'/py/api/students/catalogue/batches' : 'batches',
'/api/university/list' : 'universities'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment