Custom Sync Logic #15
-
| 
         I am really interested in this project, my goal is offline apps. I am currently using Legend State. If I am not using electric sql, is there a way to use simple http or anything really, like how the crud plugin is in Legend state  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            KyleAMathews
          
      
      
        Apr 16, 2025 
      
    
    Replies: 1 comment 1 reply
-
| 
         Yup! How you sync is entirely up to you. There'll be plugins for proper sync engines but syncing can just be fetching from an API and persisting back to the same API.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        FatahChan
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Yup! How you sync is entirely up to you. There'll be plugins for proper sync engines but syncing can just be fetching from an API and persisting back to the same API.