An open API service indexing awesome lists of open source software.

https://github.com/dhoniaridho/ohttp

ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.
https://github.com/dhoniaridho/ohttp

axios http http-client react react-query

Last synced: about 1 month ago
JSON representation

ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.

Awesome Lists containing this project

README

          

# ohttp

`ohttp` is a wrapper library that integrates `tanstack query` and `axios` to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.

## Features

- **Integration with Tanstack Query**: Leverage the powerful data fetching and caching capabilities of Tanstack Query.
- **Axios for HTTP Requests**: Utilize Axios for making HTTP requests with ease.
- **Multi-Framework Support**: Compatible with multiple frameworks to suit your project needs.

## Documentation

For detailed documentation and examples, please refer to the [official documentation](#).

## Contributing

We welcome contributions! Please read our [contributing guidelines](#) to get started.

## License

This project is licensed under the MIT License. See the [LICENSE](#) file for details.