Authenticate user attempting to log in. Contains single POST /login call. On port :8888
To run, use the following command: go run .
- More robust error handling
- Unit testing
- Documentation
Authenticate user attempting to log in. Contains single POST /login call.
Go