Giter Site home page Giter Site logo

wapuu-api's Introduction

Wapuu JSON API

Readme 日本語

JSON API for Wapuu in the World.

See more about Wapuu.

Endpoint

https://jawordpressorg.github.io/wapuu-api/v1/wapuu.json

Schemes

[
  {
    "name": "original-wapuupng",
    "wapuu": {
      "name": "Wapuu",
      "url": "https://ja.wordpress.org/",
      "repository": "https://github.com/jawordpressorg/wapuu",
      "src": "https://jawordpressorg.github.io/wapuu/wapuu-archive/original-wapuu.png",
      "mime_type": "image/png"
    },
    "author": {
      "name": "Kazuko Kaneuchi",
      "url": "https://twitter.com/mutsuking"
    },
    "description": "Original Wapuu"
  },
  ...
  1. name - The unique name of your Wapuu. Please input using half-width English numbers and letters and hyphen.
  2. wapuu.name - The name of Wapuu.
  3. wapuu.url - The URL to the site. e.g. https://xxx.wordcamp.org/
  4. wapuu.repository - The repository URL of your Wapuu. In many case, it is GitHub's URL.
  5. wapuu.src - The image url of the Wapuu. It should be GIF or PNG or JPEG.
  6. wapuu.mime_type - The mime_type of your Wapuu. It should be image/png or so.
  7. author.name - Author's name.
  8. author.url - Author's URL.
  9. description - The description of your Wapuu.

How to Add your Wapuu

  1. Fork this repository.
  2. Add your Wapuu information into wapuu.csv. You don't need to edit the JSON file since the CI automattically creates it from the CSV file.
  3. Make a pull request in this repository.

There's no need to send pull request for your Wapuu image to Wapuu archive repository, you should have your Wapuu image in your own GitHub repository. 😄

Issue or Question

https://github.com/jawordpressorg/wapuu-api/issues

wapuu-api's People

Contributors

466548 avatar actual-saurabh avatar ayanoaizu avatar bornforlamp avatar chiakikouno avatar choonge avatar cralberto11 avatar donini avatar emreerkan avatar fxbenard avatar ganeshkerkar avatar git-hub-tomosan avatar ipokkel avatar ishimasar avatar joesimpsonjr avatar kristarella avatar mirucon avatar miya0001 avatar mykhrd avatar nukaga avatar pedro-mendonca avatar rudrastyh avatar sbddesign avatar scottsweb avatar staude avatar stephanie-walter avatar takeshi81 avatar tekapo avatar tsuboti avatar youthkee avatar

Watchers

 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.