Popularity
1.7
Stable
Activity
0.0
Stable
13
3
1

Description

Golang Server is a web application development tool. It aims to give you the best experience during development. Golang Server features:

Agile — During your development and to your clients' requests during production.

Tools — Build faster with ready-to-use extensions.

Ready for scale/Docker — Each project is generated with a Dockerfile.

Simple tracing — Golang server supports Opentracing.

Programming language: Go
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.6.2

go-server alternatives and similar packages

Based on the "Utilities" category.
Alternatively, view go-server alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-server or a related project?

Add another 'Utilities' Package

README

GoDoc Go Report Card

Go server overview :

  • [x] Template engine.
  • [x] Built in request tracer.
  • [x] web service abstractions.
  • [x] Live reload on project source file updates.
  • [x] Generate tests of web server abstractions.

Documentation here :

Docs

IDE here :

thestrukture/IDE

Deploying to open source FaaS

Read the FaaS deployment/integration guide [here](faas.md) All FaaS sources generated by GOS will be in your path $GOPATH/src/func :)

VIM plugin here :

Find the .gxml plugin here

Bugs

Please report all bugs to Github issue tracker.

Thank you for your patience.