by Marc Clifton
Manage your database migrations with web API endpoints
by Marc Clifton
I have a very specific use-case where I need a microservice that manages a simple in memory data store, which I call a "bucket."
by Marc Clifton
Adding relationships and relationship instance management - record hierarches
by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices