summaryrefslogtreecommitdiff
path: root/content/slide/_index.md
blob: eab5ab6117aa48f50d649bc380822bee58734993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
+++
title = "Slides"
+++

## Build Systems

* [OBS Build System](/slide/obs): how to package C++ software with the
  help of the [Open Build Service](http://build.opensuse.org). Used in
  the [Strus](http://project-strus.net) project (2015).

## Strus

* [Strus Web Service](/slide/strus-webservice): a web service written
  with [CppCMS](http://cppcms.com) exposing the [Strus](http://project-strus.net)
  APIs as a JSON protocol similar to [Elasticsearch](http://www.elastic.co/products/elasticsearch) (2015, 2016).