Skip to content

dkzord/fullcycle-goapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullcycle-goapi


📜 About

This project was carried out solely as a means of Golang studies. Consists of a CRUD of products and categories.


📘 Technologies Used


📁 How to download the project

    #Clone repository
    $ git clone https://github.com/dkzord/fullcycle-goapi.git

📁 How to run the project

    #Upload the docker application
    $ docker-compose up -d

    #Enter the root folder
    $ cd cmd/catalog

    #Run the project
    $ go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages