Skip to content

coopgo/coopurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coopgo/coopurl

made-with-Go GitHub go.mod Go version of a Go module go.dev reference

coopgo/coopurl is an url shortener library, using badger as a key/value store.

Project Status

This project is still in development. You can use the example cmd/server as an url shortener website.

Contributing

We welcome any contributions following theses guidelines :

  • Any new feature should be implemented for all if applicable.
  • Write simple, clear and maintainable code and avoid technical debt.
  • Leave the code cleaner than when you started.
  • Refactoring existing code for better performance, better readability or better testing wins over creating a new feature.

If you want to contribute, you can fork the repository and create a pull request.

Bug report

For reporting a bug, you can open an issue using the Bug Report template. Try to write a bug report that is easy to understand and explain how to reproduce the bug. Do not duplicate an existing issue and keep each issue specific to an individual bug.

License

coopgo/coopurl is under the Apache 2.0 license. Please refer to the LICENSE file for details.

About

CoopURL is an URL shortener library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published