/Golang-Case-Study

REST API Service - Food Aggregator

Primary LanguageGo

Golang-Case-Study

REST API Service - Food Aggregator

-> This service will aggregate the foods from various suppliers and provides an interface for consumers to buy food.

implemented using gorilla/mux package

-> "https://github.com/gorilla/mux"