rest_sync_go A simple test application that fetches arbitrary list of data from a rest API and stores it into a mongo database. How to run Start mongodb instance ./start_mongodb.sh Run the application go run main.go