Skip to content
View vitalii-z8i's full-sized avatar
Block or Report

Block or report vitalii-z8i

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. express-ts-starter-template express-ts-starter-template Public template

    A starter template for a TS-based NodeJS API.

    TypeScript

  2. smart_append_jquery_plugin smart_append_jquery_plugin Public

    A jQuery plugin for appending json-array of data to lists

  3. the_shop_api the_shop_api Public

    An API for an abstract web-shop for ruby workshop

    Ruby 1

  4. youtube-bot-api youtube-bot-api Public

    Golang-based API for YouTube subscriptions bot.

    Go 1

  5. List of cities and Counties by ZIp C... List of cities and Counties by ZIp Codes
    1
    {
    2
      "10001": {
    3
        "City": "New York",
    4
        "ST": "NY",
    5
        "County": "New York"
  6. A Complete list on US counties (With... A Complete list on US counties (With state) in JSON format
    1
    [
    2
      {
    3
        "County": "Autauga County",
    4
        "State": "Alabama"
    5
      },