Skip to content

AntonyIS/go-company-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Company API

A simple Golang REST API that exposes CRUD endpoints. These endpoints expose technology company data to the client. This REST API makes use of the Go Gin framework to handle requests from the client. It also has has unit test for the exposed endpoints. Docker has also been used to containerize the application. The image of the API will be uploaded soon to Docker Hub. As much as I wanted this to be a minimal application, below are the features that I would like to impelement.

  • Hexagonal Architecure
  • Databases
  • Caching with Redis
  • Logging

Installation.

About

A simple Go API using the GIn framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published