You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
-
# SQL Stream Store HTTP Server [](https://travis-ci.org/SQLStreamStore/SQLStreamStore.HAL)
1
+
# SQL Stream Store HTTP Server [](https://travis-ci.org/SQLStreamStore/SQLStreamStore.Docker)
2
2
3
3
Fully RESTful HTTP Server for [SQL Stream Store](https://github.com/SQLStreamStore/SQLStreamStore). Uses [application/hal+json](https://tools.ietf.org/html/draft-kelly-json-hal-08) for resource navigation, with [JSON Hyper-Schema](https://json-schema.org/latest/json-schema-hypermedia.html) as [embedded resources](https://tools.ietf.org/html/draft-kelly-json-hal-08#section-4.1.2).
4
4
5
-
The solution includes example of use LittleHalHost.Example project. The url structure and parameters are described in LittleHalHost.Example/readme.md
6
-
7
5
# Development
8
6
9
7
-`./build.sh` or `./build.cmd` to run the complete dockerized build.
0 commit comments