The API devoloped using Spring Boot freamwork. There are few functions supported.
- Authantication
- CRUD methods This API storing data to MySQL database.
Bellow you can find SQL scripts First create all tables using "sql_script" Import sample data from users.csv and campaigns.csv For login user already provided saple user credential
username:superuser
password:password
*Password already encrypted.