https://github.com/aminnairi/saint-bernard
React Hook for requesting data using the Web API Fetch written in TypeScript
https://github.com/aminnairi/saint-bernard
fetch http mutation query react
Last synced: 5 months ago
JSON representation
React Hook for requesting data using the Web API Fetch written in TypeScript
- Host: GitHub
- URL: https://github.com/aminnairi/saint-bernard
- Owner: aminnairi
- License: mit
- Created: 2023-01-13T21:44:20.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2024-11-16T18:10:39.000Z (over 1 year ago)
- Last Synced: 2025-09-27T21:21:43.553Z (9 months ago)
- Topics: fetch, http, mutation, query, react
- Language: TypeScript
- Homepage: https://aminnairi.github.io/saint-bernard/
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# saint-bernard
React Hook for requesting data using the Web API Fetch written in TypeScript
[](https://www.npmjs.com/package/saint-bernard) [](https://coveralls.io/github/aminnairi/saint-bernard?branch=production) 
## Summary
- [Documentation](#documentation)
- [Changelog](#changelog)
- [Code of conduct](#code-of-conduct)
- [License](#license)
- [Security](#security)
- [Contributing](#contributing)
## Documentation
See [`aminnairi.github.io/saint-bernard`](https://aminnairi.github.io/saint-bernard).
[Back to summary](#summary).
## Changelog
See [`CHANGELOG.md`](./CHANGELOG.md).
[Back to summary](#summary).
## Code of conduct
See [`CODE_OF_CONDUCT.md`](./CODE_OF_CONDUCT.md).
[Back to summary](#summary).
## License
See [`LICENSE`](./LICENSE).
[Back to summary](#summary).
## Security
See [`SECURITY.md`](./SECURITY.md).
[Back to summary](#summary).
## Contributing
See [`CONTRIBUTING.md`](./CONTRIBUTING.md).
[Back to summary](#summary).