Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laardee/my-tdd-service
https://github.com/laardee/my-tdd-service
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/laardee/my-tdd-service
- Owner: laardee
- Created: 2017-02-09T21:08:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T04:16:01.000Z (over 7 years ago)
- Last Synced: 2024-06-11T23:12:33.265Z (5 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is used in [Quick Start to Test-Driven Development with Serverless Framework](https://serverless.com/blog/tdd-serverless/) tutorial
Some minor changes are made to original [aws-node-simple-http-endpoint](https://github.com/serverless/examples/tree/master/aws-node-simple-http-endpoint) service, for example time handler function is moved to `time` directory.