@httpc/client
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@httpc/client

This package is part of httpc framework.

httpc

httpc is a javascript/typescript framework for building function-based API with minimal code and end-to-end type safety.

httpc family

@httpc/server: the httpc core component allowing function calls over the standard http protocol

@httpc/client: typed interface used by consumers to interact safely with functions exposed by an httpc server

@httpc/kit: rich toolbox of builtin components to manage common use cases and business concerns like authentication, validation, caching and logging

@httpc/cli: commands to setup a project, generate clients, manage versioning and help with common tasks

@httpc/adapter-*: various adapters to host an httpc API inside environment like vercel, netlify functions, aws lambda and similar

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.02latest
0.2.0-pre202308311417211pre

Version History

VersionDownloads (Last 7 Days)Published
0.2.0-pre202308311417211
0.2.0-pre202305201616491
0.2.0-pre202305031652571
0.2.0-pre202301281935030
0.2.0-pre202301271539560
0.2.0-pre202301271411350
0.1.02

Package Sidebar

Install

npm i @httpc/client

Homepage

httpc.dev

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

111 kB

Total Files

69

Last publish

Collaborators

  • giuseppelt