This is the repository for contributing code snippets and texts for the "Understanding OData in 6 Steps" section on the home page of OData.org.
For the current status of the section, please view it at http://www.odata.org.
The repository is organized as follows:
snippets/
name-of-the-library-1.md ---> library 1
name-of-the-library-2.md ---> library 2
...
texts.md ---> texts of the section
README.md ---> this README file
Anyone is welcome to contribute by:
- Sending pull requests for a new library or fixing the bugs in the snippet of existing libraries.
- Opening Github issues to ask for a new library or reporting bugs in the snippet of existing libraries.
- Providing advice or suggestions via Github issues.