Apage api Simple RESTful mongoDB API. Usage .env: MONGODB_URI = mongodb://root:[email protected]:29448/apage PORT = 4000 PRIVATE_KEY = secret To start the service run: yarn install yarn start Database commands: yarn run db:drop License MIT