Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerlessPatterns - Writing Testable Lambda Business Logic

This repository contains the same module implemented twice. The first implementation (Example-1) is a straightforward implementation of a simple CRUD API for creating a blog posts in markdown and rendering them to HTML.

The second implementation (Example-2) uses the Dependency Provider pattern and adds unit tests to confirm the behavior of the business logic.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages