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
# SQL Stream Store HTTP Server [](https://travis-ci.org/SQLStreamStore/SQLStreamStore.HAL)
2
+
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
+
5
+
# Clients
6
+
7
+
- Official dotnet client (currently WIP, see SQLStreamStore/SQLStreamStore#104 for status)
8
+
-[Javascript ops user interface](https://github.com/SQLStreamStore/sql-stream-store-browser)
9
+
10
+
# Help & Support
11
+
12
+
Ask questions in the `#sql-stream-store` channel in the [ddd-cqrs-es slack](https://ddd-cqrs-es.slack.com) workspace. ([Join here](https://ddd-cqrs-es.herokuapp.com/)).
0 commit comments