Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreoav/brazilian-utils-service

A gRPC service for specific Brazilian businesses.
https://github.com/andreoav/brazilian-utils-service

brazilian-utils cnpj cpf generator golang grpc protocol-buffers validator

Last synced: 22 days ago
JSON representation

A gRPC service for specific Brazilian businesses.

Awesome Lists containing this project

README

        

# :brazil: Brazilian Utils gRPC Service

This project exposes Brazilian Utils as a gPRC Service using Go.

## Features

This is the roadmap for the first release

- [x] CPF Generation
- [x] CPF Validation
- [ ] CNPJ Generation
- [ ] CNPJ Validation
- [ ] Tests

## Preview

In this preview I'm using the awesome [BloomRPC](https://github.com/uw-labs/bloomrpc) as a GUI client to connect to the gRPC service.

## License

[MIT](LICENSE)