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

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

Django logo
Popular topic
Django is a web application framework for Python.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
graphql-engine
Trending repository
Trending repository
GuilhermeCunha
GuilhermeCunha commented Nov 19, 2020

As funções ou atributos abaixo ou não tem tipagem, ou estão com tipagem insuficiente.

/api/layers/business.layer.d.ts

  • getBusinessProfilesProducts
  • sendImageWithProduct

/api/layers/controls.layer.d.ts

  • pinChat
  • clearChat
  • deleteMessage

/api/layers/group.layer.d.ts

  • leaveGroup

/api/layers/listener.layer.d.ts

  • [ ]
Trending repository

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.

  • Updated Feb 26, 2021
  • C++
caddy
Trending repository
takerukoushirou
takerukoushirou commented Jan 29, 2021

Currently the install_trust option for CAs from the pki module can only be configured via JSON/API.

Setting TLS to internal with option on_demand is easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from both sudo and caddy.

Therefore it w

budibase
Trending repository
flutterfire
Trending repository
App recommended by GitHub

Mergify

Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria. 🤖

In a few lines of YAML, you could write a rule that automatically merges a pull request if:

  • it has been approved
  • the test suite passes

We have plenty of examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾