chrfrantz / studentdb

Demonstration of persistent service using Student DB example, variably with in-memory and MongoDB storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student DB Service

This service demonstrates the use of in-memory vs. MongoDB persistence. It further can be deployed on Heroku, or use docker-compose.

About

Demonstration of persistent service using Student DB example, variably with in-memory and MongoDB storage.

License:Apache License 2.0


Languages

Language:Go 97.8%Language:Dockerfile 2.2%