Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lingua Serverless

This is a serverless function that provides language detection API on AWS via lingua-rs.

Setup

Make sure you have the dockerless serverless-rust environment configured.

Also, create a .env file to fill in the environment variables in serverless.yml.

It also attaches a custom domain to your serverless function. Please make sure to have an ACM certificate for the configured domain.

# install dependencies
yarn
cargo install --path .

# create domain
yarn serverless create_domain

# deploy
yarn serverless deploy

About

Language Detection Serverless Function on AWS

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages