Skip to content

REST API that implements feature toggle and access tokens creation with node.js.

Notifications You must be signed in to change notification settings

scarvalhos/remote-config

Repository files navigation

Remote Config API

REST API that implements feature toggle and access tokens creation.

Installation

# yarn:
$ yarn install

# npm:
$ npm install

Running the app

# development
$ yarn dev

# production mode
$ yarn start

Documentation

Insomnia: Check the doc/insomnia file. Swagger: Check the /documentation route.

About

REST API that implements feature toggle and access tokens creation with node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published