cashapp / backfila

Service that manages backfill state, calling into other services to do batched work
https://cashapp.github.io/backfila/
Apache License 2.0
30 stars 49 forks source link

Create an endpoint to see some data into the DB to make UI testing easier #351

Closed jrobotham-square closed 2 months ago

jrobotham-square commented 9 months ago

Creates an endpoint in the dev server that you can hit to run some code to populated a bunch of services and backfills into the database.

(just a possible approach we could take)

adrw commented 2 months ago

Closing since the development services were merged in https://github.com/cashapp/backfila/pull/355