summaryrefslogtreecommitdiff
path: root/content/slide/_index.md
blob: ce5b956cca8e97f9dab71ee2475442e31faafaaa (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.

## Strus

* [Strus Web Service](http://eurospider.github.io/strusWebService/doc/slides/strus-webservice.html): 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).