---
layout: post
title: 'Managing API Code Projects & Libraries'
url: http://apievangelist.com/2011/01/26/managing-api-code-projects--libraries/
source: http://apievangelist.com/2011/01/26/managing-api-code-projects--libraries/
domain: apievangelist.com
image:
---
Having a framework for managing your API code samples and libraries is essential to providing partners and developers with relevant, useful and functional code they can use to integrate with your API.
First start by breaking down your code into relevant projects that address specific types of integration with your API.
Publishing your code to GitHub and Google Project hosting will also provide added marketing benefits to your API community, by extending its reach beyond your domain into existing popular social code communities and the open Internet.
Make sure and spend time to choose the proper open source licensing model for your code projects.
Now you have a solid process for managing all your API code that makes them accessible in popular developer communities, your API area, and widely available on the open Internet.