Metadata-Version: 2.1
Name: bonapity
Version: 0.1.8
Summary: Get a simple HTTP (GET & POST) API with only this simple decorator : @bonapity !
Home-page: http://github.com/VieVie31/bonapity
Author: Olivier RISSER-MAROIX
Author-email: orissermaroix@gmail.com
License: CC-BY
Description: 
        # 👀 BONAPITY 👀
        
        `bonAPIty` is the simplest python3 package allowing you to create simple API 
        (GET & POST) for your functions without writting any complicated line of server code !
        
        You are the 👨‍🍳, just do what you do the best : cook code !
        don't loose your time to 💁, we do it for you... :)
        
        By type hinting your code we cast 
        the received inputs to the right type ! 
        so don't worry about it... 😀
        
        Even better, for each function generated a corresponding doc page is served 
        including auto-generated example of python and javascript to make things 
        easier to create a client for your API !
        
        -------------------------------------------
        
        🚧: still in 👷 🏗 ⚠️, already great features implemented, 
        but the official git is not still openned... stay tuned ! 😃 🎞🎞🎞 
            
Platform: UNKNOWN
Description-Content-Type: text/markdown
