From 6e59605d72dcfa62600b5f598fcce00cd81e9c44 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Wed, 4 Jan 2017 12:01:21 +0700 Subject: libraries/restbed: Added (asynchronous C++11 RESTful framework). Signed-off-by: Willy Sudiarto Raharjo --- libraries/restbed/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/restbed/slack-desc (limited to 'libraries/restbed/slack-desc') diff --git a/libraries/restbed/slack-desc b/libraries/restbed/slack-desc new file mode 100644 index 000000000000..a42d56f96841 --- /dev/null +++ b/libraries/restbed/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +restbed: restbed (asynchronous C++11 RESTful framework) +restbed: +restbed: Restbed is a comprehensive and consistent programming model for +restbed: building applications that require seamless and secure +restbed: communication over HTTP, with the ability to model a range of +restbed: business processes, designed to target mobile, tablet, desktop +restbed: and embedded production environments. +restbed: +restbed: +restbed: https://github.com/corvusoft/restbed +restbed: -- cgit v1.2.3