Skip to content

rts-cmk/landrup-dans-api

Repository files navigation

Landrup Dans API

RESTful web API for the Landrup Dans App.

Install

npm install

Run

npm start

Documentation

http://localhost:4000

Predefined Users

There are 10 predefined users in the API:

id username password age role
1 instructor1 1234 24 instructor
2 instructor2 1234 32 instructor
3 instructor3 1234 27 instructor
4 instructor4 1234 31 instructor
5 user1 1234 14 default
6 user2 1234 17 default
7 user3 1234 21 default
8 user4 1234 24 default
9 user5 1234 52 default
10 user6 1234 51 default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published