Implement RESTful API to read from the application as well as to post new updates to groups. All interactions should have api key validation. Each users should have a unique api key (can be added to user entity?)
Implement RESTful API to read from the application as well as to post new updates to groups.
All interactions should have api key validation. Each users should have a unique api key (can be added to user entity?)