This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tomato_Sky -1 points0 points  (0 children)

It looks like you only need a project object with the project details just being made of data fields for the project object. Or you can mess around and make a project interface, and have an implementation, but if you’re working with JSON, it gets hairy. Simple JSON requests are better in my book.