Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dabit3/full-stack-serverless-code

Code examples for my book Full Stack Serverless with O'Reilly Publications
https://github.com/dabit3/full-stack-serverless-code

aws-amplify aws-appsync graphq react react-router

Last synced: about 20 hours ago
JSON representation

Code examples for my book Full Stack Serverless with O'Reilly Publications

Awesome Lists containing this project

README

        

# Full Stack Serverless

This is the repo for the code examples from my book [Full Stack Serverless](https://www.oreilly.com/library/view/full-stack-serverless/9781492059882/)

> Follow me on Twitter at [@dabit3](https://twitter.com/dabit3)

### This repo is a work in progress

#### Chapter 3

[GraphQL](https://github.com/dabit3/full-stack-serverless-code/tree/master/graphql)

#### Chapter 4

[Basic authentication](https://github.com/dabit3/full-stack-serverless-code/tree/master/basic-authentication)

#### Chapter 5
[Custom authentication](https://github.com/dabit3/full-stack-serverless-code/tree/master/custom-authentication)

#### Chapter 6
[Serverless functions in depth part 1](https://github.com/dabit3/full-stack-serverless-code/tree/master/serverless-functions-in-depth-part-1)

#### Chapter 7
[Serverless functions in depth part 2](https://github.com/dabit3/full-stack-serverless-code/tree/master/serverless-functions-in-depth-part-2)

#### Chapter 8
[AWS AppSync in Depth](https://github.com/dabit3/full-stack-serverless-code/tree/master/appsync-in-depth)

#### Chapter 9
[Building offline apps with Amplify Datastore](https://github.com/dabit3/full-stack-serverless-code/tree/master/rtmessageboard)

#### Chapter 10

[Working with Images and Storage](https://github.com/dabit3/full-stack-serverless-code/tree/master/photo-app)