forked from shackbarth/xtuple
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Linda Nichols edited this page Oct 11, 2013
·
25 revisions
- [Architectural Overview] (https://github.com/xtuple/xtuple/wiki/Overview)
- [Setting up an Ubuntu Virtual Machine] (https://github.com/xtuple/xtuple/wiki/Setting-up-an-Ubuntu-Virtual-Machine)
- Setting up a Virtual Development Environment using Vagrant
- Writing an Extension
- [Part 1: Adding a new business Object] (https://github.com/xtuple/xtuple-extensions/blob/master/docs/TUTORIAL.md)
- [Part 2: Extending a business Object] (https://github.com/xtuple/xtuple-extensions/blob/master/docs/TUTORIAL2.md)
- [Part 3: Bells and Whistles] (https://github.com/xtuple/xtuple-extensions/blob/master/docs/TUTORIAL3.md)
- Using the console
- Writing Routes
- Using Dispatch
- xTuple's plv8 Error Handling and Debugging
- [Git Usage] (https://github.com/xtuple/xtuple/wiki/Git-Usage)
- Asynchronous programming
- [Reporting] (https://github.com/xtuple/xtuple/tree/master/pentaho)
- [REST API Overview] (https://github.com/xtuple/xtuple/wiki/xTuple's-REST-API)
- [OAuth 2.0 Service] (https://github.com/xtuple/xtuple/wiki/xTuple's-OAuth-2.0-Server)
- [Web Server] (https://github.com/xtuple/xtuple/wiki/OAuth-2.0-Web-Server-Scenario)
- [Service Accounts] (https://github.com/xtuple/xtuple/wiki/OAuth-2.0-Service-Accounts-Scenario)
- [Discovery Service] (https://github.com/xtuple/xtuple/wiki/xTuple's-APIs-Discovery-Service)
- [Resources] (https://github.com/xtuple/xtuple/wiki/REST-API:-How-to-discover-the-resources-available)
- [Schemas] (https://github.com/xtuple/xtuple/wiki/REST-API:-How-to-discover-the-schema-of-a-resource)
- [Relations] (https://github.com/xtuple/xtuple/wiki/REST-API:-How-to-discover-a-resource's-relations-to-other-objects)
- [Methods] (https://github.com/xtuple/xtuple/wiki/REST-API:-How-to-discover-a-resource's-methods)
- [OAuth Method Scope] (https://github.com/xtuple/xtuple/wiki/REST-API:-How-to-discover-the-OAuth-2.0-Scope-of-a-method)