https://github.com/paolorechia/serverless_autocomplete
Serverless autocomplete
https://github.com/paolorechia/serverless_autocomplete
autocomplete python redis serverless trie vue
Last synced: 5 months ago
JSON representation
Serverless autocomplete
- Host: GitHub
- URL: https://github.com/paolorechia/serverless_autocomplete
- Owner: paolorechia
- Created: 2020-07-02T21:02:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:38:26.000Z (about 3 years ago)
- Last Synced: 2024-12-19T04:10:38.285Z (over 1 year ago)
- Topics: autocomplete, python, redis, serverless, trie, vue
- Language: Python
- Homepage:
- Size: 579 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Autocomplete
A simple trie implementation using AWS lambda function with the serverless framework, and [lambda store](http://lambda.store/) as a persistence layer.
A demo frontend is available [here](http://autocomplete.paolorechia.de.s3-website-us-east-1.amazonaws.com/).
To use the demo, you need to set an api-key in the browser local storage, ask me if you want to try it :)