Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 11 TypeScript rest-client Projects
-
Project mention: Lama2: Plain-Text Powered REST API Client for Teams | news.ycombinator.com | 2023-01-01
-
autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
Project mention: How to auto generate automation code for existing apis? | reddit.com/r/golang | 2022-12-15Doesn't autorest do that? https://github.com/Azure/autorest
-
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!
-
As I was searching through the codebase and writing the components for my current work ticket, I came across some useful custom hooks from a number of third-party libraries like react-use, usehooks-ts, Mantine. But there are for sure other similar libraries out there such as use-http, react-hanger and many more.
-
react-fetching-library
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
-
-
httpyac
Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT
Project mention: Hurl, run and test HTTP requests with plain text | news.ycombinator.com | 2022-11-25 -
If you interested in functional programming there is great library, written by Giulio Canti - https://github.com/gcanti/fp-ts , that allready implement similar data types in same maner and even much more from functional languages world, moreover, there is big ecosystem based on fp-ts library - most exiting members are: io-ts - runtime data validation https://github.com/gcanti/io-ts, fault-tolerant and type safe data fetching by Yuriy Bogomolov - https://github.com/YBogomolov/fetcher-ts, functional type for fetched data by devexperts - https://github.com/devexperts/remote-data-ts and much more!
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
Project mention: Finally, the kotlin API and External Cache are supported, and my ORM is finished. | reddit.com/r/Kotlin | 2022-08-25
A small project for web developers: https://github.com/babyfish-ct/graphql-state.
-
cloudflare-client
Lightweight universal Cloudflare API client library for Node.js, Browser, and CF Workers
Project mention: curl: (60) SSL certificate problem on Cloudflare Container | reddit.com/r/homelab | 2022-12-07% docker run --entrypoint /bin/sh -it oznu/cloudflare-ddns:latest -c "curl -vvI https://api.cloudflare.com/user/tokens/verify" | grep -A 8 "Server certificate" * Server certificate: * subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=api.cloudflare.com * start date: May 19 00:00:00 2022 GMT * expire date: May 19 23:59:59 2023 GMT * subjectAltName: host "api.cloudflare.com" matched cert's "api.cloudflare.com" * issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3 * SSL certificate verify ok. * Using HTTP2, server supports multi-use * Connection state changed (HTTP/2 confirmed)
-
-
persisted-requests
[Beta] Ensure client REST requests are not lost in event of catastrophic failure / early program termination. Demo is in the link.
Project mention: My first project! A library for persisting the Axios requests made from a client | reddit.com/r/webdev | 2022-07-09Link to project: https://github.com/tehtea/persisted-requests
TypeScript rest-client related posts
- Need help to generate openapi services for vue
- API Product Managers vs. API Developers
- 14 Essential Developer Tools to 10X Your Productivity 🚀✨
- Prestige
- httpbin
- sharat87/prestige
- Generated APIs with Runtime type validation
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Jun 2023
Index
What are some of the best open-source rest-client projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | vscode-restclient | 4,338 |
2 | autorest | 4,227 |
3 | use-http | 2,282 |
4 | react-fetching-library | 619 |
5 | prestige | 368 |
6 | httpyac | 148 |
7 | fetcher-ts | 127 |
8 | graphql-state | 56 |
9 | cloudflare-client | 17 |
10 | ng-rest | 2 |
11 | persisted-requests | 0 |