An open API service indexing awesome lists of open source software.

https://github.com/guardian/examples

Example projects for typical technologies and processes used at the Guardian
https://github.com/guardian/examples

documentation prototype

Last synced: 3 months ago
JSON representation

Example projects for typical technologies and processes used at the Guardian

Awesome Lists containing this project

README

          

# Examples
This repository provides examples of how to create different projects at the Guardian.
The aim is to provide a reference implementation, to make it easy to go from zero to something.

It is worth noting, however, that the examples might be stale and not follow current best practices.
If you notice any examples of this, you're encouraged to update them.

## The examples
- [A TypeScript lambda](https://github.com/guardian/example-typescript-lambda)

## Adding an example
TODO.