Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolorechia/serverless_autocomplete
Serverless autocomplete
https://github.com/paolorechia/serverless_autocomplete
autocomplete python redis serverless trie vue
Last synced: 9 days ago
JSON representation
Serverless autocomplete
- Host: GitHub
- URL: https://github.com/paolorechia/serverless_autocomplete
- Owner: paolorechia
- Created: 2020-07-02T21:02:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:38:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T12:46:26.887Z (about 2 months 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 :)