A RESTful API built with Node.js and Express that fetches country data and exchange rates, stores them in a MySQL database, and provides CRUD operations with dynamic ...
REMS contains a DB management UI for admin use. Having an admin UI to inspect tables and rows is helpful for ops and debugging. Goal: Provide a minimal admin page / API to list DB tables, view rows ...