Skip to content

Go library for parsing and manipulating URLs of VCS services

License

Notifications You must be signed in to change notification settings

alranel/go-vcsurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-vcsurl

Go library for parsing and manipulating URLs of VCS services

Overview GoDoc

This package provides useful functions for parsing and manipulating URLs of VCS services such as GitHub, GitLab, BitBucket. It can be used to check whether a given URL points to an account, a repository, a file or a raw file. It also provides functions for converting file URLs to raw URLs and root raw URLs.

Install

go get github.com/alranel/go-vcsurl/v2

Author

Alessandro Ranellucci

License

MIT

About

Go library for parsing and manipulating URLs of VCS services

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages