Top 9 JavaScript Curl Projects
-
In the field Request, an example of a request using the curl tool is displayed. You can simulate this same request using other tools like Postman or Insomnia.
-
graphqurl
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
There are some tools for GraphQL queries one of them is hasura's graphcurl which has autocompetion and provides prompt for query construction. Check it out, since it might be what you need.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
Project mention: Convert curl commands to code in several languages | news.ycombinator.com | 2022-03-11
-
// Generated by curl-to-PHP: http://incarnate.github.io/curl-to-php/ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://partner.shopeemobile.com/api/v2/product/update_stock?timestamp=timestamp&shop_id=shop_id&partner_id=partner_id&sign=sign&access_token=access_token');
-
Project mention: Show HN: A tool to send push notifications to your phone, written in Go | news.ycombinator.com | 2021-12-28
Nice work, Philipp! I wrote something similar at: https://notica.us
I didn't write an app, however. I rely on the browser notification API which doesn't have the best support on mobile unfortunately. It works great on desktop.
My inspiration was the same though. I do most of my work over ssh, and wanted a local desktop notification when a slow command was finished running.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
JavaScript Curl related posts
Index
What are some of the best open-source Curl projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | insomnia | 21,424 |
2 | graphqurl | 3,114 |
3 | parrot.live | 2,770 |
4 | curl-to-go | 1,618 |
5 | curl-to-php | 350 |
6 | Notica | 288 |
7 | aws-es-curl | 66 |
8 | textics | 34 |
9 | popcat | 13 |
Are you hiring? Post a new remote job listing for free.