Skip to content

guivictorr/gopportunities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopportunities

I built this little api to learn Go and it's concepts following a video from @arthur404dev

🛠 Technologies

This project was developed with the following technologies:

📱💻 Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/gopportunities.git

## 2. Change to project folder
cd gopportunities

## 3. Install dependencies
go mod tidy

## 4. Run the app
go run main.go

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

📝 License

This project is under the MIT license. See the LICENSE file for more details.

About

My first API using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published