Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Repository files navigation

utab-server

utab server written in node js

Documentation

The documentation is available at here (outdated. see the next link)

You can briefly see the methods supported in resource URLs at here

utab-core, which works inside the server, is here

Attention

  1. MongoDB has a connection limit. You must configure it up to 1000 or more to run your server safely.

Usage

  1. Clone this repository. $ git clone --recursive https://github.com/taulukointipalvelut/utab-server

  2. Move to repository folder. $ cd utab-server

  3. Install node dependencies. $ npm install

  4. Start MongoDB. $ mongod

  5. Run app. $ node app

Postman

You can figure out how this server works by using Postman. Import postman/*.json

About

utab server written in node js

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages