Advanced Server Side coursework requirement for IIT w/ University of Westminster.
Student Name |
---|
H.D.E Dinsara |
- Download zip file or clone repository
- Make sure Docker is downloaded and configured locally
- Ensure port 3000 and 8080 is open on local machine
- Run
docker-compose up --build
- Since database is local create an account first by Registering
- Visit localhost:3000/auth/register to create your account
- Create your first API key from the API key info page
- Paste your API key on the Countries API Explorer and query various information about countries
- Visualize API key usage on the Dashboard