Popularity
1.0
Growing
Activity
0.0
Stable
8
4
5
Monthly Downloads: 0
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.
-
query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query. -
apollo-client
:rocket: Â A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of cerebral-module-http or a related project?
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
- Clone repo
npm link
- Test using the tutorial projects or the CLI
npm link cerebral-module-http
There are no tests here as it is a very simple implementation.