Skip to content

CH-NUS-REPO/OTOT-E

Repository files navigation

Running locally

$ docker-compose up --build

Then, go to http://localhost:8000/user/all to test out the caching. To clear the cache explicitly, go to http://localhost:8000/delete/cache and go back to user/all again to see the cache was cleared.

Importing data

Exec into the mongodb container, go to /app/config folder and run

mongoimport --collection=users MOCK_DATA.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published