Datavalid P.O.C.

This repository stores a personal testing and proof of concept over Serpro's Datavalid API.

In requests/ are stored insomnia's requests for the datavalid api.

In coder/ is stored a simple springboot project not yet finished for encoding and decoding jpeg <-> base64.

Still Lacking:

Proper modeling of the requests to be sent and how to deal with it.

Contents:

base64/

Contains files with base64 encoded strings

coder/

Source code of the Coder API

images/

Images useful for the testing available over the 'DadosPessoasFisicas.csv'

requests/

Insomnia's exported requests

api_doc_snippet.txt

Simple annotations over Datavalid's documentation.