Skip to content

EOEPCA/rm-workspace-api

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

EOEPCA Workspace API

This repository includes the EOEPCA Workspace API component
Explore the docs »
View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Built With

  • FastAPI
  • Kubernetes Python API
  • Redis

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

To develop this service both docker and docker-compose is required.

Installation

docker-compose up

Testing

  • make test runs the unit tests
  • make lint runs the code lints

Documentation

Documentation for the Workspace API:

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

Contact

Fabian Schindler - @fschindler - fabian.schindler@eox.at

Project Link: https://github.com/EOEPCA/rm-workspace-api

Acknowledgements