Giter VIP home page Giter VIP logo

apigee-devportal-openbank-kickstart's Introduction

Apigee Devportal Kickstart

Apigee Developer Kickstart is a Drupal distribution to quickly try out or get started using Drupal to create an Apigee developer portal.

This project is a Drupal installation profile which needs to be added to Drupal core and installed using Composer. The installation instructions below use the Apigee Devportal Kickstart composer project to install Drupal core and this installation profile to create a site.

Module status

The core functionality of this module is in active development. The features and functionality will evolve as the project grows.

We encourage you to download and evaluate the module, and to use our GitHub issue queue to give feedback, ask questions, or log issues.

Backlog items

  • Kickstart theme & content: Starting content with the look and feel of a branded developer portal
  • API Documentation: API documentation rendered from OpenAPI specifications
  • Apigee Edge configuration: The ability to configure the site to an Apigee organization during installation
  • Blog and Forums: Demonstration of a blog and forum on the developer portal to communicate with developers

Prerequisites

Installation

The following command will download Drupal core and the Apigee Open Bank Developer Portal Kickstart profile into the MY_PROJECT directory:

composer create-project apigee/devportal-kickstart-project:8.x-dev MY_PROJECT --stability dev --no-interaction

The actual web root will be MY_PROJECT/web. You will need to point your web server to serve up that directory and run the installer like any Drupal site installation.

If you want to quickly evaluate the system you can alternatively run the composer quick-start script to run the Drupal 8 quick start command:

cd MY_PROJECT
composer quick-start

This will start Drupal using PHP's built in web server and a SQLite database.

Issues, questions and feedback

We encourage anyone with feedback, questions or issues to put in an issue into our Github issue queue.

Contribute

We'd love to accept your patches and contributions to this project. Make sure to read CONTRIBUTING.md for details. Development is happening in our GitHub repository. The drupal.org issue queue is disabled, we use the Github issue queue instead.

Disclaimer

This is not an officially supported Google product.

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.