Lukket
Simple and Clean RESTful server / basic api
Budget $250-750 CAD
Create a working restful api to receive requests and send json responses. Data in the response comes from parsing incoming request, authenticating it, and creating response text after querying mysql db.
Users will query the restful server from an app to
- Authenticate login (is an existing user)
- Send a string with authentication token and ID to receive a JSON response
- Send a string with token, id, method and have it stored in the MySQL db