8000 GitHub - hiro-riveros/albums-api: API para practicar Go y su libreria GIN
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hiro-riveros/albums-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALL DEPENDENCIES

go get .

RUN PROJECT

go run cmd/api/main.go

ENDPOINTS

Public

POST

  • /registration
  • /login

Authorization Required

GET

  • /api/albums
  • /api/albums/:id

POST

  • /api/albums

About

API para practicar Go y su libreria GIN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0