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

12 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 - Template engine to render complete html or a component html
  • mdfs - File system that wraps a directory and an embed.FS
  • gormmer - Helper to use GROM
  • lrucache - Set and get data from memory
  • gql - Package to use graphql endpoint