Highlights
- Pro
Pinned Loading
-
ServerlessWebApiWithCognito
ServerlessWebApiWithCognito PublicForked from Kirkaiya/ServerlessWebApiWithCognito
An ASP.NET Core Web API project using AWS Cognito for authorization, for deployment to AWS Lambda as a demo of SPA with Cognito running serverless.
C#
-
AWS Amplify - Spin-Up JS App
AWS Amplify - Spin-Up JS App 1PROJNAME=$1
2mkdir $PROJNAME
3echo Making $PROJNAME
4mkdir -p $PROJNAME/src && cd $PROJNAME
5npm init
-
Azure Automation Powershell for Edit...
Azure Automation Powershell for Editing & Creating Runbooks 1Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser
2Import-Module AzureAutomationAuthoringToolKit
-
CloudFormation: Postgres with defaul...
CloudFormation: Postgres with default VPC spike 12```
3aws cloudformation create-stack --stack-name hogehoge --template-body file://conf.yaml --region ap-northeast-1 --parameters file://param.yaml
4```
-
PyPubChemXtractor
PyPubChemXtractor PublicForked from KhepryQuixote/PyPubChemXtractor
Python 3.4 script to extract Chemical Abstract Society Registry Numbers (CASRNs) from PubChem's CID Synonym file.
Python
-
sqlitebiter
sqlitebiter PublicForked from thombashi/sqlitebiter
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
Python 1
If the problem persists, check the GitHub status page or contact support.