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

https://github.com/natanfelles/busca-cep

❤️ ⚡⚡ Simple project showing how to use the Aplus Framework cli and http-client libraries.
https://github.com/natanfelles/busca-cep

Last synced: 6 months ago
JSON representation

❤️ ⚡⚡ Simple project showing how to use the Aplus Framework cli and http-client libraries.

Awesome Lists containing this project

README

          

# Busca CEP

Simple project showing how to use the Aplus Framework
[cli](https://github.com/aplus-framework/cli) and
[http-client](https://github.com/aplus-framework/http-client) libraries.

## How To

```
git clone git@github.com:natanfelles/busca-cep.git
cd busca-cep
composer update
./console
```

That's all, folks!