Coder Social home page Coder Social logo

22alberto / metacpan-explorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metacpan/metacpan-explorer

0.0 2.0 0.0 459 KB

Interactive explorer for the MetaCPAN API

Home Page: http://explorer.metacpan.org

License: Other

JavaScript 97.15% Perl 0.05% CSS 1.94% HTML 0.82% Shell 0.04%

metacpan-explorer's Introduction

metacpan-explorer

Updating Submodules

This repo includes Bootstrap as a submodule, so after cloning (or pulling) make sure your submodule is up to date:

git submodule init && git submodule update

Rebuilding the static files

In the project root run

./build.sh

It will install dependencies via npm and regenerate the static files into the build directory.

The developer vm has everything you need for this.

To run it somewhere else you'll need to make sure you have node.js and npm installed.

Adding Examples

Login using the credentials from https://github.com/CPAN-API/metacpan-credentials/blob/master/github and go to https://gist.github.com/. Create a new public gist with the following file structure:

  • endpoint.txt

Contains the path to the API endpoint (e.g. /v0/author/_search)

  • body.json

Contains the JSON encoded body of the request. Can be null if the request has no body.

Give the gist a useful description and save. The example should then show up on explorer.metacpan.org

metacpan-explorer's People

Contributors

rwstauner avatar monken avatar haarg avatar oiami avatar oalders avatar

Watchers

James Cloos avatar Alberto José Marroyo Gregorio 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.