Popularity
1.1
Stable
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.
-
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. -
react-relay
Relay is a JavaScript framework for building data-driven React applications. -
react-apollo
React data container for the Apollo Client. -
react-transmit
Relay-inspired library based on Promises instead of GraphQL.
Appwrite - The open-source backend cloud platform
The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
Promo
appwrite.io
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.