The Wayback Machine - https://web.archive.org/web/20191205162638/https://github.com/explore
Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

serverless-application-model
Trending repository
ShreyaGangishetty
ShreyaGangishetty commented Nov 12, 2019

Description:
If there is no Authorizer for AWS::Serverless::Api resource and you set Authorizer: NONE at api event level sam doesn't throw proper errors.

Sample Template:

AWSTemplateFormatVersion: '2010-09-09'
Transform: AWS::Serverless-2016-10-31
Resources:
  HelloWorldFunction:
    Type: AWS::Serverless::Function
    Properties:
      InlineCode: |
        def handle
Android logo
Popular topic
Android is an operating system built by Google designed for mobile devices.
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

Mobile-Security-Framework-MobSF
Trending repository

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • Updated Dec 5, 2019
  • JavaScript
fastapi
Trending repository
duz-sg
duz-sg commented Aug 27, 2019

Description

How can I expose the API documentation to external users?

Automated API documentation is definitely one of the best features provided. However, since it exposes all the endpoints and model structures automatically, it seems more facilitating internal users, and should be protected with some authentication.

What if I want to expose some of these endpoints to external cust

javascript-algorithms
Trending repository
developer-roadmap
Trending repository
ifndefdeadmau5
ifndefdeadmau5 commented Sep 25, 2019

From react docs

Note:
We recommend using React Testing Library which is designed to enable and encourage writing tests that use your components as the end users do.
Alternatively, Airbnb has released a testing utility called Enzyme, which makes it easy to assert, manipulate, and traverse your React Components’ output.

cluster-api
Trending repository
chuckha
chuckha commented Oct 10, 2019

/kind documentation
/good-first-issue

Clean up the documentation to provide support for etcd clusters created with https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm/. Right now the docs are etcdadm specific, namely the locations of certs. Be generic (say which certs are needed) and then provide default location examples for etcdadm and kubeadm et

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

You can’t perform that action at this time.