Skip to content

Gabri432/articles-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

articles-CRUD

Basic CRUD application written in go.

This repository is intended for learning porpuses only.

The idea is to make practice with the way Go makes REST APIs.

My intention was also not to use the "gorilla/mux" package in order to understand better some other mechanincs of API calls in Go.

I have used the "Invoke-RestMethod" command because I was using PowerShell.

I have taken inspiration for this code from this YouTube video:

"Go REST API with NO DEPENDENCIES!?!" - Donald Feury

https://www.youtube.com/watch?v=Z01gUyC-q0E

About

Basic CRUD application written in go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages