Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages