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.
- Host: GitHub
- URL: https://github.com/natanfelles/busca-cep
- Owner: natanfelles
- License: mit
- Created: 2023-06-03T05:06:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T03:06:11.000Z (over 2 years ago)
- Last Synced: 2025-03-22T11:39:18.645Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!