Categorygithub.com/devetek/go-core
repository
0.0.6-next
Repository: https://github.com/devetek/go-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
package mdfs provides a file system that wraps a directory and an embed.FS.
No description provided by the author

# README

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