gufo-api-gateway

command module
v1.12.4 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

About

GUFO - General Universal FramewOrk. In Italian "Gufo" means Owl. This projects starts as RESTfull API Gateway for plugins. Now Gufo supports GRPC connections. So you can create GRPC/plugins microservices.

GUFO API Gateway

With Gufo you can create any API server you want. Just need to write a plugin or GRPC microservice with your features and connect it to Gufo.

Generate GRPC connection files with proto

go to /proto folder

docker run -v $PWD:/defs namely/protoc-all -f microservice.proto -o go/ -l go  #or ruby, csharp, etc

Build Gufo

docker build --no-cache -t gufo:latest -f Dockerfile .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto
go

Jump to

Keyboard shortcuts

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