Skip to content

Instantly share code, notes, and snippets.

View SumedhaJagtap's full-sized avatar

Sumedha Jagtap SumedhaJagtap

  • Pune
View GitHub Profile
Assignment:
Fork the repo to your github account:
https://github.com/priteshgudge/gohttpexamples/
Part 1)
Implement the PUT method of http handlers and connect related inmemory repository code.
https://github.com/priteshgudge/gohttpexamples/tree/master/sample4
Part 2)