This is simple blog api with golang and gin web framework. The main resources of this API is posts and categories. For authenticating i'm using jwt-go and gorm for database ORM. Installation guide, ...
Utilisation de Golang avec le framework web Buffalo. Ici on utilise un back sous la forme d'une API. L'authentification ce fait au travers de Tokens (JWT) et la durabililté des sessions est entretenu ...