Skip to content

graulg/openpay.cashy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openpay.cashy

Clonar y ejecutar
git clone https://github.com/graulg/openpay.cashy.git
cd openpay.cashy
npm install
node app
Perticiones vía cURL
Listar clientes
curl http://localhost:3000/clientes/listar -X POST -d ''
Registrar cliente
curl http://localhost:3000/clientes/registrar -H "Content-type: application/json" -X POST -d '{"name":"Desde", "last_name": "cURL", "email": "qwerty@email.com"}'

About

Openpay para Cashy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published