Skip to content

ola-wale/TxTag-Api

Repository files navigation

TxTag-Api

Backend REST API server for TxTag

Documentation

Endpoints documentation can be found here.

Build

npm i to install dependencies.

Serve

node index.js to serve.

Preferences

Database credentials and JWT key can be changed in the .env file.

Running tests

test

Run `npm test` to execute tests

About

TxTag's REST API based on expressjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published