Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

SQLStreamStore/SQLStreamStore.Docker

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2019
Apr 11, 2019
Oct 21, 2018
Apr 16, 2019
Aug 23, 2019
May 15, 2019
Apr 16, 2019
Mar 28, 2017
Aug 26, 2019
Aug 23, 2019
Aug 22, 2019
May 3, 2018
Oct 25, 2018
Aug 26, 2019
Aug 23, 2019
Apr 11, 2019
Sep 11, 2018
Aug 23, 2019

Repository files navigation

SQL Stream Store HTTP Server Build Status

Fully RESTful HTTP Server for SQL Stream Store. Uses application/hal+json for resource navigation, with JSON Hyper-Schema as embedded resources.

Development

  • ./build.sh or ./build.cmd to run the complete dockerized build.
  • dotnet run --project build/build.csproj to build without using docker. To see a list of build targets, dotnet run --project build/build.csproj -- --list-targets. For general help with the build, dotnet run --project build/build.csproj -- --help.
  • If you are running test from your IDE, you must build with the GenerateDocumentation target at least once, otherwise the tests around documentation will fail.

Clients

Help & Support

Ask questions in the #sql-stream-store channel in the ddd-cqrs-es slack workspace. (Join here).

Licences

Licenced under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published