# Table of contents

* [Orchard Docs](README.md)
* [Boilerplates](boilerplates/README.md)
  * [Boilerplate for AWS Lambda functions](boilerplates/python-lambda/README.md)
    * [Jenkins job example](boilerplates/python-lambda/build.md)
  * [Boilerplate for Python Daemon Applications](boilerplates/python-daemon.md)
  * [PyPI Package Boilerplate](boilerplates/pypi.md)
  * [PHP Library Boilerplate](boilerplates/php-library.md)
  * [Boilerplate for Express EB applications](boilerplates/express-eb.md)
  * [Cucumber Boilerplate for Functional API Testing](boilerplates/cucumber-tests-ows.md)
  * [Boilerplate for Flask EB Applications](boilerplates/flask-eb.md)
  * [Boilerplate for Frontend Applications](boilerplates/react-webpack.md)
* [Orchard Patterns](patterns/README.md)
  * [Infosec](patterns/infosec/README.md)
    * [Content Spoofing](patterns/infosec/content-spoofing.md)
  * [README](patterns/flask-eb.md)
  * [Sqlalchemy](patterns/sqlalchemy.md)
  * [Schema Validation](patterns/schema-validation.md)
  * [Communications between layers of the Application](patterns/microservice-exceptions.md)
  * [Logging](patterns/logging.md)
  * [README](patterns/python-lambda.md)
  * [Usage of ows-features](patterns/ows-feature.md)
* [Orchard Style Guides](styleguides/README.md)
  * [Python styleguide](styleguides/python.md)
  * [Ruby Style Guide](styleguides/ruby.md)
  * [Scala](styleguides/scala.md)
  * [css](styleguides/css.md)
  * [gherkin](styleguides/gherkin.md)
  * [repos](styleguides/repos.md)
  * [JavaScript Coding Standards](styleguides/javascript.md)
  * [api](styleguides/api.md)
  * [HTML](styleguides/html.md)
  * [PHP Style Guide](styleguides/php.md)
  * [Terraform styleguide](styleguides/terraform.md)
  * [HCL styleguide](styleguides/hcl.md)
* [Postmortems](postmortem.md)
* [Legacy Documentation](legacy/README.md)
  * [tech-designs](legacy/tech-designs.md)
  * [Synonyms](legacy/synonyms.md)
  * [Repos of Interest](legacy/repository.md)

