Skip to content

SaCavid/router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS Serverless Server

SS is a simple router for AWS Lambda function. This router allows us to use lambda function as server.

  • Allowed methods list.
  • Routing per methods .
  • Bing json objects from request and easy responses.
  • Best performance for lower cost.

Who Uses SS

How It Works

golang 1.18+

  1. As any other router (config, run, use).

Usage

First project

Use example project for faster deployment.

Install

Easy to install using AWS CLI. Just create user with necessary permissions and run shell script to install it in AWS.

About

Serverless Server - is for using AWS Lambda as easy API server with cost effective solution

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages