TypeScript HTTP Client

Open-source TypeScript projects categorized as HTTP Client

Top 23 TypeScript HTTP Client Projects

HTTP Client
  • Hoppscotch

    Open source API development ecosystem.

    Project mention: Top 10 HTTP Testing Tools for Mac in 2024 | dev.to | 2024-12-09

    Tool Name Free Version Open Source Website Apidog Free Basic Plan No https://apidog.com Postman Free Basic Plan No https://www.postman.com Insomnia Free Basic Plan Yes https://insomnia.rest Paw Paid No https://paw.cloud Hoppscotch Free Yes https://hoppscotch.io Bruno Free Yes https://www.usebruno.com Thunder Client Free No https://www.thunderclient.com Advanced REST Client Free Yes https://github.com/advanced-rest-client/arc-electron HTTPie Free Basic Plan Yes https://httpie.io RestClient Free Yes https://github.com/rest-client/rest-client

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • got

    🌐 Human-friendly and powerful HTTP request library for Node.js

  • ky

    🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API

    Project mention: Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide | dev.to | 2024-10-05
  • scalar

    Scalar is an open-source API platform:γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€πŸŒ Modern Rest API Clientγ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€πŸ“– Beautiful API Referencesγ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€γ€€βœ¨ 1st-Class OpenAPI/Swagger Support

    Project mention: Show HN: Steel.dev – An open-source browser API for AI agents and apps | news.ycombinator.com | 2024-11-26

    https://github.com/scalar/scalar

    (disclaimer: im the co-founder & ceo of scalar)

  • vscode-restclient

    REST Client Extension for Visual Studio Code

    Project mention: Ask HN: Alternatives to Postman? | news.ycombinator.com | 2024-04-04

    Same. I use https://github.com/Huachao/vscode-restclient

    If you need a little more control or automation, it can also generate scripts for cURL or PowerShell (and others) directly from the request. Organization is on you, but I prefer that over a heavyweight and opinionated tool like Postman.

    The .http files can also be used in Jetbrains Rider (probably their other suites as well)

  • wretch

    A tiny wrapper built around fetch with an intuitive syntax. :candy:

    Project mention: Wretch: A tiny wrapper built around fetch with an intuitive syntax | news.ycombinator.com | 2024-07-12
  • yaak

    The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.

    Project mention: Intuitive desktop API client, alternative to Postman and Insomnia | news.ycombinator.com | 2024-11-21
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • node-libcurl

    libcurl bindings for Node.js

  • gotql

    GraphQL query utility for serverside apps

  • prestige

    A text-based HTTP client in the browser. An interface-less Postman.

  • xior

    A lite request lib based on fetch with plugin support and similar API to axios.

    Project mention: Xior.js: The Modern Axios | news.ycombinator.com | 2024-05-09
  • fetchbook

    Run and test your HTTP requests. Git friendly, 100% local.

    Project mention: Show HN: Posting v1 – The modern HTTP client that lives in your terminal | news.ycombinator.com | 2024-07-10
  • fetcher-ts

    Type-safe wrapper around Fetch API

  • fetch

    A small Fetch API wrapper (by tkrotoff)

  • axios-react

    🌐 HTTP client component for React based on Axios

  • fetchff

    Fetchff is a lightweight, powerful and flexible HTTP client library designed to simplify request handling.

    Project mention: πŸš€ Introducing fetchff: A lightweight alternative for Your Fetching Needs in Javascript! | dev.to | 2024-10-04

    TLDR: You can find the plugin on Github: https://github.com/MattCCC/fetchff

  • apigen-ts

    Typed HTTP client generator as single file without extra dependencies from OpenAPI schema

    Project mention: apigen-ts – Simple TypeScript API Client Generator | dev.to | 2024-09-03

    I have a couple of projects in NestJS / FastAPI in support mode, for which I just need a stable API client generation utility that is simple and won't change often. So I wrote my own TypeScript HTTP API generation package from Swagger specification – apigen-ts.

  • scarlett

    A strongly typed, TypeScript powered, with zero dependencies, rest client library based on Fetch API

  • cloudflare-client

    Lightweight universal Cloudflare API client library for Node.js, Browser, and CF Workers

  • 4rest

    REST Client built on top of axios and zod packages

  • reduct-js

    ReductStore Client SDK for Javascript

    Project mention: Getting Started with ReductStore in Node.js | dev.to | 2024-06-20

    This quick start guide will walk you through the process of installing and using the ReductStore JavaScript Client SDK to read and write data to a ReductStore instance.

  • ngx-crudx

    A library for leveraging Repository pattern & Entity model in angular apps at scale.

  • ianos

    a collection of clients and applications built on top of and designed to be used with IAN

    Project mention: Reverse engineering IAN using IAN - Part 1: The TypeScript client | dev.to | 2024-09-17

    Finally, I refactored the project to store the progress inside an ianos/clients/js-ts folder, did my source control due dilligence, and pushed the repository to GitHub, which you can find at bkataru/ianos.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript HTTP Client discussion

Log in or Post with

TypeScript HTTP Client related posts

  • Intuitive desktop API client, alternative to Postman and Insomnia

    1 project | news.ycombinator.com | 21 Nov 2024
  • How to setup self hosted wiki for your startup

    4 projects | news.ycombinator.com | 17 Nov 2024
  • apigen-ts – Simple TypeScript API Client Generator

    1 project | dev.to | 3 Sep 2024
  • Getting Started with ReductStore in Node.js

    1 project | dev.to | 20 Jun 2024
  • The Best Alternatives to Postman for API Testing

    2 projects | dev.to | 4 Jun 2024
  • Ky: Tiny and elegant JavaScript HTTP client based on the browser Fetch API

    1 project | news.ycombinator.com | 24 Apr 2024
  • Why do people use Axios instead of Fetch

    3 projects | dev.to | 29 Jan 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 11 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β†’

Index

What are some of the best open-source HTTP Client projects in TypeScript? This list will help you:

Project Stars
1 Hoppscotch 65,937
2 got 14,341
3 ky 13,955
4 scalar 7,765
5 vscode-restclient 5,335
6 wretch 4,849
7 yaak 2,361
8 node-libcurl 670
9 gotql 407
10 prestige 382
11 xior 195
12 fetchbook 150
13 fetcher-ts 131
14 fetch 60
15 axios-react 47
16 fetchff 33
17 apigen-ts 30
18 scarlett 27
19 cloudflare-client 22
20 4rest 18
21 reduct-js 6
22 ngx-crudx 5
23 ianos 0

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?