linksmap

module
v0.0.0-...-82d1e71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2021 License: MIT

README

My first golang project

Live demo to play around with: Demo

Go action Go Report Card Last commit License

📊 Small web service for generating tree-like structures of a website connections, built with concurrency in mind

Application preview image


Running/Installation:

  • Docker

    If you have docker and docker-compose installed on your machine - you can simply run docker-compose up from project's directory and running application will wait you on http://localhost:80 or http://0.0.0.0:80

  • Manual
  1. Make sure you have go installed on your machine. This project was tested on 1.14

  2. Run go get ./.. to get all project dependencies

  3. Start the application with go run ./cmd

    That's it, the server will be available on http://localhost:8080


Issues and contributions are welcome!

Directories

Path Synopsis
pkg
parser
Package parser parses websites and generates tree structures (i.e.
Package parser parses websites and generates tree structures (i.e.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL