Skip to content

dcwangmit01/goapi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages