rlacerda83 / address-search-microservice
Microservice for postal code search.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- dingo/api: @dev
- guzzlehttp/guzzle: ~6.0
- jenssegers/mongodb: ^2.2
- jeremeamia/superclosure: ~2.0
- laravel/lumen-framework: 5.1.*
- rlacerda83/lumem-elocache: 1.*
- rlacerda83/query-parser: @dev
- vlucas/phpdotenv: ~1.0
- yangqi/htmldom: dev-master
Requires (Dev)
- fzaninotto/faker: ~1.0
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-29 00:16:44 UTC
README
Postal Code Search API
Package that allows you to search address by postal code (ZIP).
For now only available search for Brazil.
This package uses MongoDB database.
Current Features
- List, add, edit and remove search services
- List countries
- Search address by postcode
- Save and automatically updates new found addresses
- Everything is cached
Upcoming Features
- Address search to EUA
Documentation
Please visit Wiki documentation for more information.
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.