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
- Host: GitHub
- URL: https://github.com/devetek/go-core
- Owner: devetek
- Created: 2023-11-21T02:39:00.000Z (over 1 year ago)
- Default Branch: next
- Last Pushed: 2024-11-03T10:03:42.000Z (7 months ago)
- Last Synced: 2024-11-03T11:16:52.987Z (7 months ago)
- Language: Go
- Size: 50.8 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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