Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04ad8d7

Browse files
authored
Merge pull request ml-tooling#51 from sloev/patch-1
added lambdarest serverless framework
2 parents fceca1b + 4d548d7 commit 04ad8d7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

projects.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,10 @@ projects:
866866
category: rpc
867867
labels: ["fastapi"]
868868
pypi_id: fastapi-jsonrpc
869+
- name: lambdarest
870+
github_id: sloev/python-lambdarest
871+
category: serverless
872+
pypi_id: lambdarest
869873
- name: Zappa
870874
github_id: Miserlou/Zappa
871875
category: serverless
@@ -2777,4 +2781,4 @@ projects:
27772781
- name: idom
27782782
github_id: idom-team/idom
27792783
category: web-ui
2780-
pypi_id: idom
2784+
pypi_id: idom

0 commit comments

Comments
 (0)