go-url-shortener

GitHub go.mod Go version GitHub contributors GitHub

Table of contents

Introduction

This project will be used for my url shortener service fisst.io but it will be built in a generic way that it can be used where ever. If you want to use a similar service for your own domain; follow the installation instructions further down

Installation

Clone the repository and

make run

This section will ofcourse be updated. Consider it a placeholder

Usage

make run

to easilly run the applications Hello World!

Contributing

Mention how people can offer contributions, and point them to your guidelines for contributing.

Acknowledgments