Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 362 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 362 Bytes

users-api-mongo

This is a version of Users API that uses MongoDB for storage rather than memory.

It is intended as a very simple, easy to understand codebase. The intent behind this is to ensure folks can follow along during live demos where the codebase is being modified and extended.