Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

```