Skip to content

Commit cc0fe3e

Browse files
feat: new kms api example module branch
TICKET: WP-4379
1 parent 2637d83 commit cc0fe3e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ modules/**/dist/
1717
modules/**/pack-scoped/
1818
coverage
1919
/.direnv/
20+
*.db
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# KMS API example (REST API)
2+
3+
Based on TDD specification [On-Prem Wallets(https://docs.google.com/document/d/1ku2agwirV3tHCJF350VF_uaVx73D6vu7yUBaDp-cxL0/edit?tab=t.0#heading=h.165ukudv7ejt)]
4+
5+
Made with ExpressJS, Typescript and sqlite3.

0 commit comments

Comments
 (0)