Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLumen + MongoDB #166
Lumen + MongoDB #166
Comments
|
@elcobvg so is this project complete and ready to be reviewed or still a WIP? |
|
Yeah, it's ready to be reviewed. I intended to have a complete test suite, but haven't found the time yet. EDIT: I tested the Postman collection but there seems to be a difference in interpretation as to what an ISO 8601 timestamp should look like. |
Borrows heavily from the existing Laravel implementation, since I only started this because I wanted to give MongoDB a try and I thought this would be a good use case for a document-oriented db. (You know, blog post with embedded comments, tags, user profiles.) Turns out the API specs don't ask for getting article data all-at-once, but I still hope it may be useful to some.
https://github.com/elcobvg/lumen-realworld-example-app