GithubHelp home page GithubHelp logo

INOWAS API

SensioLabsInsight Build Status Coverage Status Code Climate MIT Licence

INSTALLATION WITH DOCKER

We are providing docker-container and a docker-compose-script to build the entire backend. Please clone the repo and create a .env-file.

cp .env.dist .env

adapt the folders and database-credentials to the data in

./app/config/parameters.yml

Then go to the docker-inowas-api folder and run

docker-compose up -d

Connect to the php-machine an run the relevant scripts:

docker-compose exec php bash

Install compose packages

composer install

Create database-tables

./build/build.on.docker.sh

Run migrations

cs inowas:es:migrate 1
cs inowas:es:migrate 2

API-DOCUMENTATION

The API-Documentation is the Swagger-File here: /spec/swagger.yaml

An easy way to render the Documentation with Sandbox is the swagger-editor online You can clone the repo and run

npm install
npm start

inowas's Projects

flopy icon flopy

A Python package to create, run, and post-process MODFLOW-based models.

flopyadapter icon flopyadapter

A python helper library for to run flopy as a web-service

gwflowjs icon gwflowjs

A set of analytical functions to calculate groundwater-flow processes.

jobmanager icon jobmanager

Manages Modflow-Calculations, Optimizations, Parameterestimations

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.