Skip to content

TyRAS library to call HTTP endpoints in typed fashion using Axios library

License

Notifications You must be signed in to change notification settings

ty-ras/client-axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typesafe REST API Specification - Typesafe Client With Axios Library

CI Pipeline CD Pipeline

The Typesafe REST API Specification is a family of libraries used to enable seamless development of Backend and/or Frontend which communicate via HTTP protocol. The protocol specification is checked both at compile-time and run-time to verify that communication indeed adhers to the protocol. This all is done in such way that it does not make development tedious or boring, but instead robust and fun!

This particular repository contains library which implements typesafe HTTP invocation API of @ty-ras/data-frontent using Axios library.

  • @ty-ras/client-axios contains code for creating callbacks implementing CallHTTPEndpoint using the Axios.

About

TyRAS library to call HTTP endpoints in typed fashion using Axios library

Resources

License

Stars

Watchers

Forks

Packages

No packages published