Ask questions and see you at October 2nd, 8 pm CET: youtube.com/c/bienadam
Also checkout recent episode:
Please keep the questions as short and as concise as only possible. Feel free to ask several, shorter questions. I will also cover some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.
Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks
New: the airhacks.tv discord server: discord.gg/airhacks
Hi Adam!
What do you think about using database ids on the REST API? I am trying to keep them out of my domain models as I consider them an implementation detail. Instead I try to use business keys. In case you do the same, how do you handle composite keys on the REST API?