server

module
v0.0.0-...-369b881 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2025 License: Unlicense

README

Server

Simple server for testing location data handling using Golang. This application also includes the evaluation of three different Go implementations,

  • Using vanilla go for setting up servers and manipulating location relation data.
  • Using chi framework for the server setup and working with location data.
  • Using the gin framework for the server to set up the server and working with location data.

Project is organized in to three branches the vanilla-branch branch contains code related to the vanilla Go, branch named chi-branch has the code related to chi framework and the branch named gin-branch contains the code related to the gin framework.

Jump to

Keyboard shortcuts

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