Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

cheikhshift/gos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

Due to the security concerns surrounding XML, this package is now archived.

GoDoc Go Report Card

Go server overview :

  • Template engine.
  • Built in request tracer.
  • web service abstractions.
  • Live reload on project source file updates.
  • 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 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.