Metadata-Version: 2.1
Name: yRest
Version: 0.0.1
Summary: REST framework for trees
Home-page: https://github.com/Garito/yRest
Author: Garito
Author-email: garito@gmail.com
License: MIT
Description: # yRest
        yRest is a REST framework for trees
        
        It uses [yModel](https://github.com/Garito/yModel), [ySanic](https://github.com/Garito/ySanic), [yAuth]() and [yOpenApi]() and allows you to focus on the architecture and the features of your API
        
        A [Vuejs]() set of libraries are about to come to make yRest a fullstack framework
        
        A website with the documentation is on its way too
        
        ## Installation
        ```pip install yRest```
        
        ## Help
        Feel free to help if you think something is weird or incomplete by submiting a pull request
        
        ### I'm not a technical person but still want to help
        You can tip the project with cryptos too:
        
        BTC: 1GtKxwZGR65ar9V8xafxhMiniZyqXej2GC
        
        ETH: 0x01bd478b8C07633D2f4E58AC553f72CE4E590d56
        
        LTC: LYUzrFX6ck5uMhw5VqcD9piQHnX7oeSLdh
        
        XMR: 49stcvbfjEkWLjb6mdG21zMJ3uRrLmN3bazGQ8cHjjsVHYYyY61N6P7emCXhpsvB2Vc8Uuz2FA1Qk6hkE8e4ADmJQQ64eyT
        
        ADA: DdzFFzCqrhsoUF5UjGGAYUayV5uNCJZ17PJn9V8X9MTQ26m2wDVycme42gufKufPNWMazfJLg8RKHpc1iFvn6j8BTJjaozGtLPzCDx5t
        
        NEM: NDGYO6X3NTD6CX3V7MCCYKQPBIOYGZRXEKDLCDW2
        
Keywords: framework tree
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.6
Description-Content-Type: text/markdown
