Skip to content

Commit

Permalink
remove unnecessary implementation, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
irahardianto committed Dec 15, 2017
1 parent 31b9dae commit e9e9c1d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 127 deletions.
13 changes: 0 additions & 13 deletions Dockerfile

This file was deleted.

75 changes: 0 additions & 75 deletions Gopkg.lock

This file was deleted.

38 changes: 0 additions & 38 deletions Gopkg.toml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
service-pattern-go
-------

Hey! Welcome, this is an example of simple REST API implementation with clean architecture written in Go Lang with complete Dependency Injection along with Mocking example, following SOLID principles.
Hey! Welcome, this is an example of simple REST API implementation with clean architecture written in Go with complete Dependency Injection along with Mocking example, following SOLID principles.

Inspired by [Manuel Kiessling go-cleanarchitecture](http://manuel.kiessling.net/2012/09/28/applying-the-clean-architecture-to-go-applications/) and [Joshua Partogi TDD training session](https://github.com/jpartogi/tennis-kata-laravel/)

Expand Down

0 comments on commit e9e9c1d

Please sign in to comment.