Red Hat

Source Code

Source Code

CapeDwarf is open-sourced. The complete source code is available on GitHub. The project is split into several sub-projects:

  • capedwarf-blue

    Contains the actual implementation of the Google App Engine APIs

  • capedwarf-shared

    Contains the common classes and interfaces shared by capedwarf-blue and capedwarf-jboss-as

  • capedwarf-jboss-as

    Contains all the code needed to integrate CapeDwarf Blue with WildFly Application Server.

To contribute to the project, fork the repositories listed above, commit your changes and submit a pull request. After reviewing your changes,

back to top