Skip to content

poboisvert/hexagonal_golang_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexagonal_golang_url

go mod init github.com/poboisvert/hexagonal_golang_url

Postman POST

{
    "url": "https://github.com/teris-io/shortid"
}

Postman GET

Response

{
    "code": "GfUMZZMVR",
    "url": "https://github.com/teris-io/shortid",
    "created_at": 1662163762
}

Use in URL

http://localhost:8000/GfUMZZMVR

About

[Golang] Hashmap to generate alternative URLs using MongoDB or Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published