Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This class can be used to create simple demo APIs for various parts of MeTA.

It can also be used as a starting place for creating your own Web-based uses of MeTA.

The implementation is based on this blog post.

To test,

mkdir build
cd build/
cmake ../
make
./api-server

In another terminal,

curl --data "World" 0.0.0.0:8088

About

Shared HTTP server for MeTA demos

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages