Skip to content

mitinoh/xplore-api

Repository files navigation

xplore-api

node-current node-current node-current

Introduction

This repository is the custom backend used by flutter app xplore.

It uses Nest as Node framework with a MongoDB database.

Get started

# Install npm packages
$ npm install

# Start the application
$ npm run start

Api

For more user friendly api xplore-api uses a mongoose-query-parser.

Once application is started you can navigate to localhost:3000/api/ for a full api documentation or in alternative click here.

Support

If you like my work and want to support give a ⭐ to the repo.

https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png

Thank you so much ❤️.

License

This project is under MIT License. See LICENSE for more details.