goapi-example

command module
v0.0.0-...-8f85092 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2020 License: MIT Imports: 1 Imported by: 0

README

GOAPI-EXAMPLE

Table of Contents

Summary

This golang project is an example which uses the goapi library to implement an API server.

The goapi library is a framework for implementing an API server. The statically-linked all-in-one CLI binary built by this project may run as either the client or the server, depending on the command line arguments.

The API server responds to both GRPC and JSON REST requests. The framework also includes an /auth endpoint which responds with JWT auth tokens, middleware that enforces authentication, a user database, SSL encryption, and other standard requirements for any API server.

Demo

Animated Image of Terminal

Please refer to GOAPI

https://github.com/dcwangmit01/goapi

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package pb is a reverse proxy.
Package pb is a reverse proxy.
resources

Jump to

Keyboard shortcuts

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