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

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

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Redux logo
Popular topic
Redux is a predictable state container for JavaScript apps.
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
gitpod.io screenshot
App recommended by GitHub

gitpod.io

Gitpod enables you to be always ready-to-code.

It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.

With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.

Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/