Popularity
1.0
Declining
Activity
0.0
Stable
8
4
5

Programming language: JavaScript
License: MIT License
Latest version: v0.5.0

cerebral-module-http alternatives and similar libraries

Based on the "Communication with server" category.
Alternatively, view cerebral-module-http alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cerebral-module-http or a related project?

Add another 'Communication with server' Library

README

cerebral-module-http

HTTP module for Cerebral 1.x

For Cerebral 2 take a look at @cerebral/http.

How to use

Go to http://cerebral-website.herokuapp.com/documentation/cerebral-module-http

Contribute

  1. Clone repo
  2. npm link
  3. Test using the tutorial projects or the CLI
  4. npm link cerebral-module-http

There are no tests here as it is a very simple implementation.