Python
Crema has some inbuilt APIs. We have some demo APIs listed here -
Here we have some demo APIs listed here -
post
https://www.your-domain.com/api/v1
/users
Register User
post
https://www.your-domain.com/api/v1
/auth
Login User
get
https://www.your-domain.com/api/v1
/auth
Auth User
Last modified 1mo ago