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

https://github.com/caioagiani/search-document-cpf

CPF consultation with bigdatacorp
https://github.com/caioagiani/search-document-cpf

api bigdata consulta consulta-cpf cpf express nodejs

Last synced: over 1 year ago
JSON representation

CPF consultation with bigdatacorp

Awesome Lists containing this project

README

          

## CONSULTA DOCUMENTO POR CPF [bigdatacorp.com.br]

- [x] `app.get("/", SearchController.show);`

```javascript
"People": [
{
"IdNumber": "37923039XXX",
"Name": "DAYANE XX XXX",
"Birthdate": "1988-09-XX",
"Gender": "F",
"WorkingClass": [],
}
]
```