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

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

Trending repository

geromegrignon
geromegrignon commented Aug 24, 2021

The V2 is a great opportunity to review the specs.

Here is an RFC for URL and verbs used on the backend specs:

Login user

POST /api/users/login

Register user

POST /api/users

Get current user

GET /api/user

Proposal: change the URL to /api/users/me (consistency on users)

Update user

PUT /api/user

Proposal: change the URL to `/a

GitHub API logo

Popular topic

The GitHub API allows you to build applications that integrate with GitHub.
Octogatos Conf22 Call for Papers

Upcoming event recommended by GitHub

Apr
22

Octogatos Conf22 Call for Papers

April 22, 2022 - September 25, 2022 • Virtual

Amplify, promote and empower the voices of Latinx in tech. You belong here! Let’s join forces and share our expertise with other Latinx — let’s shine together.

App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.

Trending repository

dannyroosevelt
dannyroosevelt commented Jul 20, 2022

App

YouTube (Data API)
https://developers.google.com/youtube/v3

Triggers

Ideally we can use webhooks instead of polling

  • New YouTube Video (Instant); with channelId as a prop
  • YouTube Video Updates (Instant); with youtubeVideoId as a prop

These might be helpful:
https://developers.google.com/youtube/v3/guides/implementation/subscriptions?hl=en
https://developers.google.c

enhancement help wanted good first issue trigger / source

Trending repository

Trending repository

cryptk
cryptk commented Aug 26, 2021

Description

If creating multiple VPCs on the same account, and creating the same endpoint type in those VPCs, you receive the following error:

Error: multiple VPC Endpoint Services matched; use additional constraints to reduce matches to a single VPC Endpoint Service

Versions

  • Terraform: 0.15.5
  • Provider(s):
  • provider registry.terraform.io/hashic
logto

Trending repository

🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.

  • Updated Jul 21, 2022
  • TypeScript

Trending repository

you-n-g
you-n-g commented Jul 8, 2022

🐛 Bug Description

Qlib does not require the installation of packages like CatBoostModel

But the output looks a little misleading.

To Reproduce

Run examples/workflow_by_code.ipynb in jupyter notebook.

Expected Behavior

Successfully run the script without installing CatBoostModel and warning.

Screenshot

![image](https://user-images.githubusercontent.com/465606/1

bug good first issue

Trending repository

App recommended by GitHub

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.