delorean
delorean copied to clipboard
[FAQ] Execution and JSON API queries
Hi,
I heard your talk and it is the best talk on Rails with DDD.
Please provide the steps to execute the project. I did db:create db:migrate but if I run $ rails s and open browser with localhost:3000, it says could not connect.
How to interface JSON API and access/store the data ?
Regards, Kiran.
Hi @kirantpatil - thanks for the compliment.
Unfortunately, this GitHub project was hastily thrown together and its correctness is not verified :) It's meant more to illustrate concepts.
I can work on getting the project running, but I'm curious what your goals are from running this project - can you say more about what you want to do?
Hi @andrewhao,
I am trying to implement DDD concepts in our project. I felt to start with, it is better to understand your code.
It would be helpful if you get the project running not just me but for whole Rails community.
My sincere thanks to you.
Sir, one more thing is how to do context mapping in rails. Have thought about domain events using wisper gem ?
@kirantpatil - yes, and have used it on another Rails project as well. I've been thinking about writing a blog post about it and adding an example to this project.
I don't have much free time at the moment, but thank you for your feedback!
@andrewhao - Thanks and I pray that you get some time to get this project up and I know that nothing is in our hand since we are not God Objects :)