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

Commit b370ea3

Browse files
readme
1 parent d2e087f commit b370ea3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SQL Stream Store HTTP Server [![Build Status](https://travis-ci.org/SQLStreamStore/SQLStreamStore.HAL.svg?branch=master)](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/)).
13+
14+
# Licences
15+
16+
Licenced under [MIT](LICENSE).

0 commit comments

Comments
 (0)