andreoav / brazilian-utils-service

A gRPC service for specific Brazilian businesses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🇧🇷 Brazilian Utils gRPC Service

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

Features

This is the roadmap for the first release

  • CPF Generation
  • CPF Validation
  • CNPJ Generation
  • CNPJ Validation
  • Tests

Preview

In this preview I'm using the awesome BloomRPC as a GUI client to connect to the gRPC service.

License

MIT

About

A gRPC service for specific Brazilian businesses.

License:MIT License


Languages

Language:Go 93.2%Language:Dockerfile 6.8%