https://eventyapp.herokuapp.com
Eventy is a one stop solution for Users and Developers. Eventy Application comes with an interactive interface and notification system giving convenience to the users to easily manage their schedule.
Click API Documentation for full API documentation.
Authenticated Login/Signup with email confirmation.
Token Authentication system.
Manage Events with all the detailed parameters.
Get Email notification for your events.
Detailed API responses equipped with HAETOS.
UI for non-Developer users. link- Eventy Application
Eventy Application works by integrating with it's own REST API which is finely architectured and secured with a self developed token authentication system. The API endpoints are available for everyone's use, therefore creating a scheduling service alternative on top of which, developers can build there applications.
The API seeks user authentication with a self developed token authentication system. On hitting the login endpoint, user gets a token which can then be used for sending further requests. The token is valid for a certain period of time, this time is specified in the response.
400 - Bad Request
401 - Unauthorized
404 - Not Found
406 - Not Acceptable