All Projects → axios-for-observable → Similar Projects or Alternatives

1416 Open source projects that are alternatives of or similar to axios-for-observable

httpmate
Non-invasive, flexible and ultra-extendable http framework that offers you 3 modes of handling http requests - UseCase driven, low-level http and event-driven request handling, as well as a mix of those modes
Stars: ✭ 15 (+15.38%)
Mutual labels:  request
Snail-Kotlin
An observables framework for Kotlin
Stars: ✭ 43 (+230.77%)
Mutual labels:  observables
clock-in-out
A clock-in/out system using nestJS, PostgreSQL, TypeORM, Angular, Arduino, RxJS
Stars: ✭ 61 (+369.23%)
Mutual labels:  rxjs
bind-observable
Provides a typescript decorator which binds class properties to observable companion properties.
Stars: ✭ 15 (+15.38%)
Mutual labels:  rxjs
indefinite-observable-js
An Observable for JavaScript that never calls complete or error
Stars: ✭ 62 (+376.92%)
Mutual labels:  observables
request-capture-har
Wrapper for request module that saves all traffic as a HAR file.
Stars: ✭ 37 (+184.62%)
Mutual labels:  request
react-mobx-router4-axios
react + less + webapck config + mobx(store)+ axios + router4
Stars: ✭ 24 (+84.62%)
Mutual labels:  axios
restler
Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.
Stars: ✭ 120 (+823.08%)
Mutual labels:  http-client
nabbitmq
Node.js library for interacting with RabbitMQ based on RxJS streams
Stars: ✭ 20 (+53.85%)
Mutual labels:  rxjs
korbit-python
Korbit API wrapper for Python
Stars: ✭ 17 (+30.77%)
Mutual labels:  requests
signalr-client
SignalR client library built on top of @aspnet/signalr. This gives you more features and easier to use.
Stars: ✭ 48 (+269.23%)
Mutual labels:  rxjs
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (+84.62%)
Mutual labels:  requests
PowerCollections
Powerfull Collections, Sets, Lists and Maps.
Stars: ✭ 15 (+15.38%)
Mutual labels:  observable
mutable
State containers with dirty checking and more
Stars: ✭ 32 (+146.15%)
Mutual labels:  observable
googlemaps-services
📍Ruby client library for Google Maps API Web Services
Stars: ✭ 14 (+7.69%)
Mutual labels:  http-client
ivew-admin
基于iview 的一套后台新零售后台系统,权限模块基于后台控制,前端进行配置映射,从而通过登录后台返回用户权限进行用户权限模块控制。基础信息与权限相关基于cookie实现
Stars: ✭ 32 (+146.15%)
Mutual labels:  axios
boss
React+express+sock.io+mongodb build a boss
Stars: ✭ 25 (+92.31%)
Mutual labels:  axios
requests-rs
Rust HTTP client library styled after awesome Python requests
Stars: ✭ 37 (+184.62%)
Mutual labels:  http-client
httoop
HTTOOP - a fully object oriented HTTP protocol library written in python
Stars: ✭ 15 (+15.38%)
Mutual labels:  http-client
premeStock
Monitors for restocks
Stars: ✭ 53 (+307.69%)
Mutual labels:  requests
aurelia-async-binding
Aurelia async bindingbehavior to consume Observables and Promises
Stars: ✭ 19 (+46.15%)
Mutual labels:  rxjs
sdk-node
VULCAN UONET+ JavaScript SDK
Stars: ✭ 11 (-15.38%)
Mutual labels:  axios
minireq
A minimal request library for the browser
Stars: ✭ 42 (+223.08%)
Mutual labels:  http-client
You-Dont-Know-Axios
Enrich documents for axios
Stars: ✭ 111 (+753.85%)
Mutual labels:  axios
RxReduxK
Micro-framework for Redux implemented in Kotlin
Stars: ✭ 65 (+400%)
Mutual labels:  rx
Email-Crawler-Lead-Generator
This email crawler will visit all pages of a provided website and parse and save emails found to a csv file.
Stars: ✭ 47 (+261.54%)
Mutual labels:  requests
passport-examples
A variety of examples using PassportJS with ExpressJS and ReactJS applications
Stars: ✭ 44 (+238.46%)
Mutual labels:  axios
ngx-log-monitor
NGX Log Monitor - Log Monitoring Component for Angular
Stars: ✭ 33 (+153.85%)
Mutual labels:  rxjs
chclient
Fast http client for SELECT queries in clickhouse
Stars: ✭ 44 (+238.46%)
Mutual labels:  http-client
SJS DROPS
Script using requests module to register accounts to Slam Jam Socialism raffles.
Stars: ✭ 21 (+61.54%)
Mutual labels:  requests
react-rxjs-state-management-hoc-example
Showcasing how RxJS can work in React with state management and higher-order components.
Stars: ✭ 14 (+7.69%)
Mutual labels:  rxjs
restofus
Restofus - a cross-platform (REST) API client.
Stars: ✭ 18 (+38.46%)
Mutual labels:  http-client
ONE-ReactNative
As a practicing project, ONE - ReactNative contains many of the features we often use, such as Axios,Fetch, Redux, Charts, etc. It is also worth learning that the project contains a complete mall module.
Stars: ✭ 71 (+446.15%)
Mutual labels:  axios
Geolocator-2
Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.
Stars: ✭ 24 (+84.62%)
Mutual labels:  requests
presto-client-php
A Presto client for the PHP programming language.
Stars: ✭ 24 (+84.62%)
Mutual labels:  http-client
active endpoint
[ARCHIVE] 🔧 ActiveEndpoint is middleware for Rails application that collect and analize request and response per request for route endpoint. It works with minimum affecting to application response time.
Stars: ✭ 13 (+0%)
Mutual labels:  request
hasaki
http request library for golang
Stars: ✭ 39 (+200%)
Mutual labels:  request
twitch-chat-visualizer
A Node.js Project. Would you like to see your chat stream with a custom design? This is for you!
Stars: ✭ 14 (+7.69%)
Mutual labels:  axios
react-rxjs-communicating-between-components
React + RxJS - Communicating Between Components with Observable & Subject
Stars: ✭ 33 (+153.85%)
Mutual labels:  rxjs
python-fxxk-spider
收集各种免费的 Python 爬虫项目
Stars: ✭ 184 (+1315.38%)
Mutual labels:  requests
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (+276.92%)
Mutual labels:  requests
axios
Axios module for Nest framework (node.js) 🗂
Stars: ✭ 95 (+630.77%)
Mutual labels:  axios
vue-next-rx
RxJS integration for Vue next
Stars: ✭ 31 (+138.46%)
Mutual labels:  rxjs
nap
Convenient way to request HTTP APIs
Stars: ✭ 42 (+223.08%)
Mutual labels:  requests
beccaccino
Beccaccino is an easy, sexy, reliable, framework agnostic http client for redux that is ⚡️beccaccino fast!
Stars: ✭ 13 (+0%)
Mutual labels:  axios
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (+676.92%)
Mutual labels:  axios
lhs
⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services
Stars: ✭ 130 (+900%)
Mutual labels:  http-client
get youtube subtitle
📺 Youtube字幕下载脚本
Stars: ✭ 56 (+330.77%)
Mutual labels:  requests
python-crawler
爬虫学习仓库,适合零基础的人学习,对新手比较友好
Stars: ✭ 37 (+184.62%)
Mutual labels:  requests
DadosAbertosBrasil
Pacote Python para acesso a dados abertos e APIs do governo brasileiro.
Stars: ✭ 28 (+115.38%)
Mutual labels:  requests
vue-vuex-starter-kit
Get started with Axios, Vue2, Vuex2, and Vue-router2. Build app with webpack.
Stars: ✭ 17 (+30.77%)
Mutual labels:  axios
vue-iview-admin-template
Vue 2.0 admin template based on View UI
Stars: ✭ 43 (+230.77%)
Mutual labels:  axios
tiktok-downloader
Tiktok Downloader/Scraper using requests & bs4
Stars: ✭ 47 (+261.54%)
Mutual labels:  requests
cra-template-react-template
🤘 My bootstrap template to use in react
Stars: ✭ 15 (+15.38%)
Mutual labels:  axios
http
Aplus Framework HTTP Library
Stars: ✭ 113 (+769.23%)
Mutual labels:  request
axios-token-interceptor
An interceptor which makes it easier to work with tokens in axios.
Stars: ✭ 34 (+161.54%)
Mutual labels:  axios
reactive-store
A store implementation for state management with RxJS
Stars: ✭ 29 (+123.08%)
Mutual labels:  rxjs
foxy
Session-based Beast/Asio wrapper requiring C++14
Stars: ✭ 61 (+369.23%)
Mutual labels:  http-client
Multiplatform-LiveData
Multiplatorm implementation of LiveDatas / MVVM in kotlin android & native ios
Stars: ✭ 95 (+630.77%)
Mutual labels:  observable
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (+492.31%)
Mutual labels:  request
301-360 of 1416 similar projects