Skip to content

The application is an API to manage the registry of pets.

Notifications You must be signed in to change notification settings

janapc/go-api-pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Api Pet

Last commit Language top Repo size
Description   |    Requirement   |    Requirement   |    Technologies   |   

⭐️ Description

The application is an API to manage the registry of pets.

📍 Requirement

You will need to have installed golang on your machine, my version is 1.19. Docker to run of database or you can use another way.

🚀 run

In project root:

To initial the database run the command below:

docker-compose up -d

To run the project use the command below:

go run main.go

The project uses port 3000, on your browser access documentation

⚙️ Technologies

  • golang
  • postgres
  • sqlite
  • gin
  • swagger

Made by Janapc 🤘 Get in touch!

About

The application is an API to manage the registry of pets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages