Skip to content

blindnet-io/identity-api-scala

Repository files navigation

blindnet devkit
Identity API

Provides global application data and configuration to all devkit components

blindnet.dev

Documentation  •  Submit an Issue  •  Online Chat

Get Started

🚀 Check out our Quick Start Guide to get started in a snap.

Usage

First build the identity API by running the assembly SBT task. The resulting identity.jar file can be found in the target folder, under the currently used Scala version.

Then run it: java -jar identity.jar.

Some options can be configured using environment variables:

Name Description Example Default
BN_ENV Environment development, staging, production development
BN_PORT HTTP port 80 8028
BN_HOST HTTP host 0.0.0.0 127.0.0.1

Contributing

Contributions of all kinds are always welcome!

If you see a bug or room for improvement in this project in particular, please open an issue or directly fork this repository to submit a Pull Request.

If you have any broader questions or suggestions, just open a simple informal DevRel Request, and we'll make sure to quickly find the best solution for you.

Community

All community participation is subject to blindnet’s Code of Conduct.

Stay up to date with new releases and projects, learn more about how to protect your privacy and that of our users, and share projects and feedback with our team.

License

The blindnet devkit identity-api-scala is available under MIT (and here is why).

About

blindnet devkit identity API v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages