📝 Edit page
            
    ➕ Add page
            
    
         
    
    
    
    
        
            
 
        
    JSend
A standard for sending status messages and data as JSON
omniti-labs/jsend on GitHub
JSend is a specification for a simple, no-frills, JSON based format for application-level communication.
Implement on your API backend
- Node - use jsend from NPM.
 - Python - use python-jsend from PyPI