gweb

module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2024 License: MIT

README

GWeb

GWeb

GWeb is a multi-language universal web application based on gin in golang, and support for C or CPP language based on cgo. With the pybind11 of the open source community, also support Python after simple encapsulation. Therefore it can be used as a general application to experiment with various development scenarios. Nothing limits developers to doing interesting things!

Feature

  • Support golang, c, cpp and python code.
  • As backend of formatui.

Dependencies

  • Gin: A fastest full-featured web framework for Go.
  • pybind11: Seamless operability between C++11 and Python.
  • Python: Python is a programming language that lets you work quickly and integrate systems more effectively.

Commands

# Run by docker, and open http://localhost:5005 in browser
docker run -it -p 5005:5005 --rm ghcr.io/imssyang/gweb:latest

Todo

  • Support more frontend

Directories

Path Synopsis
internal
api
cmd
log
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL