Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Repository files navigation

RESTBridge

Introduction

Welcome to RESTBridge, a C++ library that provides a simple way to expose a REST interface in a C++ application.

Please file a Bug Report if you find any other issue with this release.

Installation

Build from source

 git clone https://github.com/BlueBrain/RESTBridge.git
cd RESTBridge
mkdir Build
cd Build
cmake ..
make

About

Exposes a REST interface for C++ applications

Resources

Stars

1 star

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages