Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 779 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 779 Bytes

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

Funding & Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology

Copyright (c) 2008-2021 Blue Brain Project/EPFL