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.
- Host: GitHub
- URL: https://github.com/dhoniaridho/ohttp
- Owner: dhoniaridho
- Created: 2025-01-21T03:28:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-07T02:25:59.000Z (9 months ago)
- Last Synced: 2025-10-20T06:58:08.436Z (6 months ago)
- Topics: axios, http, http-client, react, react-query
- Language: TypeScript
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.