How to extend a website?
        Posted  
        
            by eltados
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by eltados
        
        
        
        Published on 2010-05-31T19:37:47Z
        Indexed on 
            2010/05/31
            20:33 UTC
        
        
        Read the original article
        Hit count: 312
        
This is quite a concept idea. I would like to create a website that can be extend by different programmer a bit "a la facebook" Let's me explain i want to develop a very simple core application that for example would store images and i want to develop or allow external developer to develop web app that would be able to act on the image i can take this example of an OS that would store files and you can "install" different program for example to view the files or edit.
How can i reproduce the model in the Web / cloud plateform using API ?
I hope this question make sense to any body.
Thank you by advance
© Stack Overflow or respective owner