Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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": [],
}
]
```