delorean icon indicating copy to clipboard operation
delorean copied to clipboard

[FAQ] Execution and JSON API queries

Open kirantpatil opened this issue 8 years ago • 5 comments

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.

kirantpatil avatar May 27 '16 10:05 kirantpatil

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?

andrewhao avatar May 27 '16 16:05 andrewhao

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.

kirantpatil avatar May 28 '16 02:05 kirantpatil

Sir, one more thing is how to do context mapping in rails. Have thought about domain events using wisper gem ?

kirantpatil avatar May 28 '16 03:05 kirantpatil

@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 avatar May 28 '16 13:05 andrewhao

@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 :)

kirantpatil avatar May 28 '16 13:05 kirantpatil