Skip to content

gmarcha/ent-oapi-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ent-oapi-app, with gin

Simple API using entgo, and oapi-codegen with gin.

  • goent, ORM for database access.

  • entoas to generate an OpenApi Specification (v3) from ent schemas.

  • OpenApi specification.

  • swagger editor, to visualize an OpenApi Specification in browser.

  • oapi-codegen is a tool to generate boilerplate code for API endpoints, from OASv3.

  • goswagger, to generate code from an OASv2.

  • oauth2, an authorization delegation protocol (using it to implement our own authentication system).

About

Simple API using Oapi-Codegen, Entgo and Gin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages