Skip to content

Commit 15a2cc9

Browse files
author
Shreyas Nayak
committed
API is tested
1 parent 276c487 commit 15a2cc9

5 files changed

Lines changed: 5 additions & 45 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
node_modules
1+
node_modules
2+
uploads
3+
functions

functions/my_lamda.mjs

Lines changed: 0 additions & 21 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-faas",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "This project aims to achieve something similar to Function as a Service (FaaS) without the overhead of Docker or Kubernetes, with extremely low infrastructure requirements.",
55
"main": "index.js",
66
"scripts": {

uploads/3968b2aecbd363500ad02cc6efdb0be8

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)