I hereby claim:
- I am gubio on github.
- I am paulogubio (https://keybase.io/paulogubio) on keybase.
- I have a public key whose fingerprint is DCB7 F44D F8F7 0BDF F25B 387D B81F F52D 9557 B609
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# API iter | |
#### Servidor de Homologação | |
http://api.cnxs.us-east-1.elasticbeanstalk.com/ | |
#### Versão da api | |
v1 | |
# Autenticação | |
"Authorization: bearer {API_KEY}" | |
## Model User - Usuário |
#! /usr/bin/env ruby | |
# This script can be used to parse and dump the information from | |
# the 'html/contact_info.htm' file in a Facebook user data ZIP download. | |
# | |
# It prints all cell phone call + SMS message + MMS records, plus a summary of each. | |
# | |
# It also dumps all of the records into CSV files inside a 'CSV' folder, that is created | |
# in whatever the working directory of the program is when executed. | |
# |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Animated Gradient</title> | |
<style> | |
body { | |
margin: 0; |