Skip to content

peletor/rest_api_go_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API server

REST API Go URL Shortener

This is the portfolio project of GO, created by "peletor".

REST API

It provides the following endpoints:

  • GET /{alias} - redirects to alias long URL
  • POST /url - saves the URL alias
  • DELETE /url - deletes the URL alias

About

REST API Go URL Shotener

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages