kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit 207faad3c2681d30528b157b728b78dc8d5c03b9
parent 77e0439225b9fa16a8d53308c10be59ccf387bc9
Author: Joris Vink <joris@coders.se>
Date:   Wed, 11 Jul 2018 10:04:23 +0200

we're not in GH anymore.

Diffstat:
.travis.yml | 11-----------
README.md | 1-
2 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -1,11 +0,0 @@ -language: c -sudo: false -compiler: - - clang - - gcc -addons: - apt: - packages: - - libssl-dev -script: - - make diff --git a/README.md b/README.md @@ -1,6 +1,5 @@ About ----- -[![Build Status](https://travis-ci.org/jorisvink/kore.svg?branch=master)](https://travis-ci.org/jorisvink/kore) Kore (https://kore.io) is an easy to use web application platform for writing scalable web APIs in C. Its main goals are security, scalability