JackyChiu / realworld-starter-kit

Go examples API for a blog
https://realworld.io
21 stars 2 forks source link

Project Foundation #2

Open JackyChiu opened 7 years ago

JackyChiu commented 7 years ago

Get the foundation of the backend done, and ready for contribution

JackyChiu commented 7 years ago

The project should be complete with priority of the following routes

guillaumemaka commented 7 years ago

I would like to use this library for fixtures in testing instead of populating the test db directly in the test file https://github.com/go-testfixtures/testfixtures. Let me know what you think about it. (you can see what its look like with fixtures https://github.com/guillaumemaka/realworld-starter-kit/tree/comments_feature)