Skip to content

Diego3310/serverless-aws-rimac-proyect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless App

Apis

Star Wars

+ GET  /api/v1/starwars/personajes       : Lista todos los personajes de starwars
+ GET  /api/v1/starwars/personajes/{id}  : Obtiene un personaje de starwars por id

Customers

+ GET  /api/v1/customers                  : Lista todos los clientes
+ GET  /api/v1/customers/{id}             : Obtiene un cliente por id
+ POST /api/v1/customers                  : Agregar un cliente

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published