An open API service indexing awesome lists of open source software.

https://github.com/tony-go/learn-crypto


https://github.com/tony-go/learn-crypto

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Run bank SERVER

```
node bank.js
```

Ask a DEPOSIT command

```
node teller.js deposit 100
```