The doves are loose and lots of other satellites are showing up to the party. Antennas to communicate with the ever expanding fleet are popping up like wildflowers. To keep track of them all, we need an asset store. We've already worked out the initial requirements and made a few design decisions:
-
The asset store is going to be exposed as a custom RESTful web API written in python.
-
Every asset that we store has an "asset name". There are some rules about asset names:
- They must be globally unique across all assets
-
They can only contain alphanumeric ascii characters, underscores, and dashes