Coder Social home page Coder Social logo

leetcode-stats-api's Introduction

Hello World, I'm Jeremy ๐Ÿ‘‹

- Software Engineer @ Meta

Github Linkedin Gmail

Github

leetcode-stats-api's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

leetcode-stats-api's Issues

Feat Request : Current and Max Streak

Feat Request Detail :

The response should also contain the current and max Streak for the username !

Simple Example Structure of the response which contins the streak info's :

{ "streak": { "maxStreak": 127, "currentStreak": 12 }, }

Error 503 is thrown due to CORS policy

Steps to reproduce

  1. Create a simple web application with https://leetcode-stats-api.herokuapp.com/<username> call inside.
  2. Host it in GitHub pages.
  3. Open it in browser

Expected behavior
Call should be valid and 200 status code should be returned with response body.

Actual behavior
503 error is returned and the following error is printed in console:

Access to fetch at 'https://leetcode-stats-api.herokuapp.com/johndoe' from origin 'https://johndoe.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Recommendation for fix
Allow CORS requests from https://*.github.io.

Heroku Error

Since Heroku has stopped its free services, you must change the backend hosting platform. You can try hosting on "render" or "cyclic"

Heroku 500 internal server error

image

My organization/club has been using the api for a leaderboard. When 50+ api calls are made within 10mins, all users get this error when trying to load the page. Reloading the page results in the same error for about 5-10mins, after which it goes back to normal.

Needed for total problems solved today!

Is there any possibility that you can provide me the api by the user to get the total number problems sovled for (today)

It would really help to do a project for my personal use

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.