> I am looking at building a rest API system ... Looking to use MVC pattern.
I have implemented a very simple database-driven website built using MVC. It has a single table and RESTful requests implementing the CRUD operations on the table. The design supports the use of interfaces and Inversion of Control. It's a demonstration piece, and a work in progress. However, it solves some of the issues that you are looking at, so it may be useful. I've shown it my own local Go User group and I've reworked it in the light of their comments. I would appreciate any other comments. https://github.com/goblimey/films -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.