frangeris / use-requests

Type-Safe HTTP client hook (react) to handle requests based on native fetch api with some magic under the hood ✨.
MIT License
1 stars 0 forks source link

Add support on options to create raw url outside of api #19

Closed frangeris closed 16 hours ago

frangeris commented 2 days ago

Support a way of making requests to any api url outside of Api enum definition, maybe using useOptions?