Skip to content

Core package to create web application in Golang

Notifications You must be signed in to change notification settings

devetek/go-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

List of golang core package to create web application in Devetek ecosystem. We can create complete web application integrate with graphql as a backend.

Available Packages:

  • render - Provide a template engine to render complete html or a component html
  • mdfs - Provides a file system that wraps a directory and an embed.FS
  • gqlclient - Provide an interface to communicate with gaphql endpoint
  • gqlmodel - Provide function to interact with graphql query / mutation