Skip to content

UniversityofHelsinki/orgrek-backend

Repository files navigation

Backend for the new UI

Available Scripts

npm install

install required packages

node index.js

start application

Add .env file to project root with environment variables

API_GATEWAY_HOST (Api gateway url, example https://gw-api-test.it.helsinki.fi/organisation/devel/current/tree/)\ HY_ORGANISATION_API_KEY (application subscription api key to HY Organisation API) API_DB_HOST=(database microservice example http://localhost:8000) API_OU_SERVICE_HOST=(organisation unit microservice example http://localhost:5000)

Swagger documentation

Swagger documentation is served from /api/docs

About

Organisation Registry Proxy Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published