Gluco-check api Contains the server side code consumed by the Gluco-check_client API This is a Node/Express REST API for the Gluco-check_client repo API Usage & Endpoints Gluco-Check API design APP Pre-requisites Node 10+ Start API server Configure environment variables cd src/ npm install npm run dev That's it! Start coding! 🚀