Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitly

Setup and running

Requirements:

docker-compose up --detach

GRPC

The GRPC server is available at localhost:6060.

The GRPC client is available at http://localhost:8080.

Documentation

The GRPC client also functions as documentation exploiting GRPC server reflection. However, in the Actions section you will find the documentation as proto.html.

HTTP

The HTTP server is available at http://localhost:7070.

The Swagger UI is available at http://localhost:7070/swagger.

Documentation

The Swagger UI functions both as a client and documentation. Be aware the it will automatically follow redirections and you will probably get an error due to CORS. Copy and paste the redirection link in the browser and enjoy. However, in the Actions section you will find the documentation as swagger.yaml and swagger.json.

About

Bitly alternative to manage short URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages