An open API service indexing awesome lists of open source software.

https://github.com/devetek/go-core

Core package to create web application in Golang
https://github.com/devetek/go-core

Last synced: 6 months ago
JSON representation

Core package to create web application in Golang

Awesome Lists containing this project

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