HashTag completion service for accessibility use.
- iterative (not recursive) dynamic programming algorithm
- [/] heuristics driven dynamic programming
- [/] word frequency driven heuristic (not just length)
- vaporwave test frontend
- statistics
- hashtag suggestion through search
- storage backend
- indexing new words
- endpoint for hashtag selection (to update index)
- [/] grpcweb bindings
- websockets bindings
- [/] openapi bindings
- scaffolding for AWS, digitalocean and self-hosting
- rate limiting
- performance monitoring
- logging
- security (sessions?)
- benchmarking
- extend to per user suggestion
- extend to user handle suggestion