token-id-generator
v1.0.1
Published
Mini modules for generate random token
Downloads
3
Readme
Building a generator Token Node and Express
Requirements
- Node and NPM
Installation
- Clone the repo:
git clone https://github.com/MihaiSandor/Token-Generator.git
- Install dependencies:
npm install
- Start the server:
node app.js
Testing the API
Test your API using Postman