Documentation
API
The API docs are generated from inline comments in the source. The API documentation now uses DISQUS for comments on specific methods and settings. You can help improve the API documentation by forking the main repository and adding and improving the inline documentation. We’re also going to maintain documentation for each specific version.
View the documentation for the latest stable version
View the API docs for master/edge
Building Blocks
Here are some more detailed descriptions of the different building blocks of a Sammy Application:
- Routes – Defining the basic structure of your application in a RESTful way
- Events – Separate some of the logic into custom events
- Plugins – Reusable and configurable code FTW
Tutorials
More in-depth walkthroughs and tutorials for learning how to build and tweak Sammy apps.
The JSON Store
The first official tutorial. It walks through the building of an Ecommerce front-end using Sammy.
More Help
If you can’t find what you’re looking for in the documentation, there are a number of other resources.
First, check the growing FAQ.
Nope? How about the wiki?
If all else fails, the community of Sammy developers, will definitely help you out.