GithubHelp home page GithubHelp logo

andrewmcodes-archive / repository-microservice Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 44 KB

Microservice to get my latest public GitHub repos

Home Page: https://repositories.andrewmcodes.vercel.app

License: MIT License

JavaScript 100.00%
andrewmcodes microservice vercel github-api microlink

repository-microservice's Introduction

Social Sharing Image

License: MIT Contributor Covenant

Repository Microservice

Take a look at this Pawprint for a quick understanding!

Features

API endpoint for my GitHub repositories via Vercel API.

It is currently hosted on Vercel, but that will change in the future and instead it will be on a subdomain of my blog.

Usage

Request

curl https://repositories.andrewmcodes.vercel.app/

Response

[
  {
    "id": 205964243,
    ...
    },
  {
    "id": 157638780,
    ...
  }
]

Output is a JSON array of repositories. See GitHub's list organization repositories documentation to learn more.

Installation

NOTE this will use microlinks repo, not mine. The only major difference is I inlined my username for fetching the accounts vs using an env var.

Deploy with Vercel

Achknowledgement

This was originally forked from microlinkhq/oss when deploying to Vercel (which is why this repo is not an actual fork) by Vercel.

Big thanks to them for their work - Definitely check out some of their products if this repo is of interest to you.

microlink.io · GitHub microlink.io · Twitter @microlinkhq

License

MIT

Copyright (c) 2020-present, Andrew Mason

repository-microservice's People

Contributors

andrewmcodes 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.