Giter Club home page Giter Club logo

github-search-vue's Introduction

Github Searcher

This is my first Vue 3 project. I built it using the Vue-CLI and creating a 2.x project and then migrating to 3.x because I was curious about the migration steps. John Papa has a great guide on how to do this: here.

Currently, this is a pretty simple app in terms of TypeScript. I am going to add to this over time to learn a little more about Vue 3 (such as exchanging vuex with the composition API and trying out more Vue 3 features).


View Hosted Application:

Try this application out, it is hosted on Netlify at: https://dazzling-blackwell-ec1277.netlify.app


To Run

yarn install

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Note on Rate Limiting and Authentication:

The Github Search API limits unauthenticated requests to 60 requests per hour. Each user requires 3 requests (1 to get the user's data, and 2 more to get their star and follower count). Thus, the rate limits is reached very quickly.

Consider entering a Personal Access Token with Repo and Users permissions to get more requests and a friendlier user experience.

github-search-vue's People

Contributors

mwolfhoffman avatar

Watchers

 avatar  avatar

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.