Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Emacs-request Alternatives
Similar projects and alternatives to emacs-request
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
walkman
Write HTTP requests in Org mode and replay them at will using cURL (by abrochard)
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
sgd-lookup.el
An Emacs API wrapper for Saccharomyces Genome Database (SGD).
-
Taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
-
-
-
0x0
No-bullshit file hosting and URL shortening service. Mirror of https://git.0x0.st/mia/0x0
-
-
-
emacs-dumb-japanese
(Experimental) An opinionated Japanese input method that never learns your language
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
emacs-request reviews and mentions
-
Lsp-Bridge, Not Even Wrong
That is quite normal thing to do. Have you not seen Emacs Async? Take, a look, it is a useful thing. Or Emacs Request. Since Emacs does not have proper thread scheduler, that is the best next thing you can do.
-
[ANN] alphapapa/plz.el: v0.3 release (HTTP library for Emacs)
Exciting! I've been using request.el for my own projects mostly out of habit. Could you outline some of the relative advantages of plz?
-
Upload region to 0x0.st
Instead of shelling out to curl, use url.el or request.el.
-
A vision of a multi-threaded Emacs
You mean, John Wigley's async package? Maybe it isn't used so often, however async processes are used in Emacs. Check for example functions 'native-async-compile' or 'async-byte-compile-file'. There is another package, request.el that uses async processes to do the network I/O (via curl).
-
Tired of leaving emacs to calculate your primer melting temperatures?? tmcalculator.el can help!
This? https://github.com/tkf/emacs-request
-
plz.el: An HTTP library for Emacs, using curl as a backend
How does this compare to something like request.el? https://github.com/tkf/emacs-request
You can already use emacs-request, it offers very nice asynchronous API and uses curl by default if present and falls back on Emacs url if curl is not found.
- using Emacs org-mode as rest client replacement
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Jun 2023
Stats
tkf/emacs-request is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of emacs-request is Emacs Lisp.