Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voidnerd/cab-service
Book and pay for rides from a CLI
https://github.com/voidnerd/cab-service
cab-service golang
Last synced: 26 days ago
JSON representation
Book and pay for rides from a CLI
- Host: GitHub
- URL: https://github.com/voidnerd/cab-service
- Owner: voidnerd
- Created: 2019-06-28T16:46:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T17:06:48.000Z (over 5 years ago)
- Last Synced: 2023-03-03T08:36:57.482Z (almost 2 years ago)
- Topics: cab-service, golang
- Language: Go
- Homepage:
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cab-service
A program that customers can use to book and pay for rides.
## Usage
```
git clone https://github.com/ndiecodes/cab-service.gitgo build
./cab-service
```