Hello, everyone, I have a json api and i
Hello, everyone, I have a json api and i want to connect with it. How can i do it? can someone help me out?
2 Replies
judicial-coral•12mo ago
Hello @dc_alexyt Please read our guides, they will give you an idea.
https://refine.dev/docs/guides-concepts/general-concepts/
https://refine.dev/docs/guides-concepts/data-fetching/
General Concepts | refine
Refine is an extensible framework designed for rapidly building web applications. It offers a modern, hook-based architecture, a pluggable system of providers, and a robust state management solution. This section provides an overview of the key concepts in Refine.
Data Fetching | refine
Data is essential for any UI Application and these applications are a bridge between users and the underlying data source(s), making it possible for users to interact with data in a meaningful way.
conscious-sapphire•12mo ago
Thankyou