leetcode-master
aws-doc-sdk-examples
Our great sponsors
leetcode-master | aws-doc-sdk-examples | |
---|---|---|
3 | 10 | |
36,493 | 7,236 | |
- | 4.9% | |
9.5 | 10.0 | |
6 days ago | 6 days ago | |
Shell | Java | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leetcode-master
-
leetcode-master VS leetcode - a user suggested alternative
2 projects | 12 Apr 2022
aws-doc-sdk-examples
- Ask HN: What storage protocol for Bring-Your-Own-Storage applications
-
A DynamoDB-backed CRUDL example using Golang
AWS had a nice example of using Golang to interact with DynamoDB, so all I did was repurpose that code so that it was called from within Lambda functions.
-
Amazon Textract with expense analyzing
Python samples are available in - GitHub/awsdocs
-
How to use secrete manager in AWS Lambda( Node JS )
AWS documentation has given a library file for a secret manager. JavaScript (SDK V2) Code Examples for AWS Secrets Manager . Based on this reference I created one wrapper class SecreteManager here is code.
What are some alternatives?
casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
jwt-go - ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
go-oauth2-server - A standalone, specification-compliant, OAuth2 server written in Golang.
go-jose - An implementation of JOSE standards (JWE, JWS, JWT) in Go
gologin - Go login handlers for authentication providers (OAuth1, OAuth2)
permissions2 - :closed_lock_with_key: Middleware for keeping track of users, login states and permissions
jwt-auth - This package provides json web token (jwt) middleware for goLang http servers
gorbac - goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.
httpauth - HTTP Authentication middlewares
oauth2 - Go OAuth2
go-oauth2
webauthn - Go package for easy WebAuthn integration