Re: failure to add to a repository
Rickard Öberg <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
On 4/11/13 01:51 , Caleb Cushing wrote: > I'm designing a RESTful web service... Wait, are you doing a RESTful app or a RESTful repository, or..? Making a RESTful repository makes little sense. I'd just go with JSON over HTTP instead. Or use a binary format with WebSockets. /Rickard ------------------------------------