Git Product home page Git Product logo

openeo-fastapi's People

Contributors

geospatial-roman avatar serrichard avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

openeo-fastapi's Issues

Add middleware for exception handling

Add a middle ware to the api for exception handling. This just enables blanket consistency with how the API will return errors to the clients, instead of every exception having to be handled and conformant with the clients everywhere ( as that is an easy thing to get wrong once ).

DB Model

Add DB model for shared tables and cols

Draft basic framework for Api layout.

Draft a basic framework for what was discussed at the previous meeting.

The framework needs to be able to:

  1. Return an initialized fastapi application.
  2. Take in a configurable client object, which will be submoduled in this package.

It would be good to demo this first iteration of the framework by implementing a few basic endpoints, and being able to override/ switch one of those endpoints off.

The simplest first endpoints to add would be,

capabilities -> "/"
well known -> "/.well-known/openeo"
conformance -> "/conformance"

DB Client

Add Client based on SQL Alchemy to communicate with DB.

Create Core Client for Basic usage

Add CoreClient to repo to a working App with core functionalits (processes, collections, file_formats ,...) shipped with the repo that can be overwritten by other clients.

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.