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: about 1 month ago
JSON representation

Book and pay for rides from a CLI

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.git

go build

./cab-service

```