FritzAndFriends / TagzApp

An application that discovers content on social media for hashtags
MIT License
118 stars 71 forks source link

Development/Test Data Generator Provider #429

Open NapalmCodes opened 8 months ago

NapalmCodes commented 8 months ago

Build a provider for use in development/testing that randomly generates data in the format of other providers (i.e.: Twitter, Mastodon, Twitch chat, etc.).

Possible opportunity to use source generators and a library like Bogus ?