Skip to main content
TechCrunch's user avatar
TechCrunch's user avatar
TechCrunch's user avatar
TechCrunch
  • Member for 10 years, 8 months
  • Last seen more than 5 years ago
  • Sterling, VA
13 votes
3 answers
5k views

REST API design for web pages with wizards

9 votes
2 answers
9k views

Handling error messages from others services in Micro Service Architecture

8 votes
3 answers
7k views

Is it okay to use a non-ID column for foreign key reference?

6 votes
4 answers
15k views

How to simplify this Role and Permission management design?

4 votes
4 answers
13k views

Is it good to store comma-separated values in single column?

4 votes
1 answer
6k views

How to query data from multiple microservices

3 votes
2 answers
2k views

How to document REST API before coding

2 votes
1 answer
780 views

Can a third party service rely on JWT for authorization

1 vote
1 answer
107 views

Sharing common code when re-writing an application

1 vote
2 answers
3k views

How to implement notifications for expiring items?

1 vote
1 answer
259 views

Is it okay to build artifact specific to environment?

0 votes
3 answers
6k views

Forcing Cache Refresh

0 votes
1 answer
732 views

Is pure RESTful required for Angular JS / Backend running on same web server?

0 votes
1 answer
379 views

RESTful way to define an API that requires two keys to return a resource