Structs§
Functions§
- _add_
routes - Add a route for each controller in this module.
- get_
user_ country_ by_ ip - GET
/api/v0/course-material/user-details/users-ip-country
- Find users country by their IP address - get_
user_ details - GET
/api/v0/course-material/user-details/user
- Find user details by user id - update_
user_ info - POST
/api/v0/course-material/user-details/update-user-info
- Updates the users first and last name and country to what they have selected