freecodecamp_go_projects
making some projects from freecodecamp video to learn GO
1° one: go-server(a simple go server that gets response and request and also prints the time)
2° one: go-movies-crude(simple crud without real db using slices and sending request and response by postman)