ChiliProject is not maintained anymore.
          Please be advised that there will be no more updates.
        
        
          We do not recommend that you setup new ChiliProject instances and
          we urge all existing users to migrate their data to a maintained
          system, e.g. Redmine. We will
          provide a migration script later. In the meantime, you can use the
          instructions by
          Christian Daehn.
        
       
      
      Forums » Develop » 
    
    
    
    
API
Added by Hans Maulwurf at 2012-10-22 02:55 pm
Hello :)
	is it planned to extend the current api? As I read in the documentation, it is stuck at redmine's 1.1.0-API ?
Or is it possible to extend the API by myself with a plugin?
	Greetings,
	Hans
 
 
  
    
      
      
      
    
  
  It is planned to rework the API after the switch to rails 3. Should you need specific parts of the API we can see about adding it to the current one, you can also extend the API from a plugin.
 
  
   
  
    
      
      
      
    
  
  Is it somewhere written down (maybe a little howto), how to develop an http-api-extending-plugin?
 
  
   
  
    
      
      
      
    
  
  Other than the generic plugin-howto no, sorry.