Coder Social home page Coder Social logo

new_website's People

Contributors

conantp avatar daveism avatar holtdan avatar mlawson1986 avatar

Stargazers

 avatar

Watchers

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

Forkers

conantp

new_website's Issues

GitHub API

Dave and I discussed the idea of integrating some components of the new website with GitHub.

I made some progress on this, trying to pull user images based on an html5 data attribute for each "Our Team" entry.

However, I'm discovering that the unauthenticated API limit for Github is only 60 requests per hour, which means using a JS based API interaction could be problematic. You get a higher limit with authenticated requests, but I don't think it's secure to add those credentials into the JS code (I may be wrong about this).

So... does anybody have any ideas of how we can interact with the GitHub API on a static-style site (like Github pages), while avoiding the issues with the API limit.

One solution I thought of was to use a CDN like Amazon CloudFront to serve as a cache for those requests.

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.