Giter VIP home page Giter VIP logo

pdf-api's Introduction

PDF API Deploy to dev

Slim Framework powered API for PDF form filling.

Notice

Fetching container images behind company proxy with self-signed certificate may fail. In such case exiting network is recommended for ease of development.

Requirements

  • Git
  • Docker Engine
  • Composer

Development Setup

The docker compose consists of four services:

  1. nginx Webserver

  2. php-fpm PHP FastCGI implementation

  3. postgres Database

  4. adminer Database Management, web-based

The app directory includes the slim-skeleton by odan as a starting point. https://github.com/odan/slim4-skeleton

Temporary not so elegant setup:

    clone git [email protected]:Research-IT-Swiss-TPH/pdf-api.git
    cd pdf-api
    composer install --working-dir=/app
    docker compose -f compose.dev.yml up
    # access Slim Application at http://localhost:4080/

Development Server

NGINX: http://143.198.242.211.nip.io/ Adminer: http://143.198.242.211.nip.io:8080

Adminer Login

System: PostgresSQL Server: pdf-api-postgres Username: postgres Password: ********* Database: postgres

pdf-api's People

Contributors

tertek avatar edenst-tph 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.