Skip to content

cornelsen/meinbildungsraum-metasu-backend

Repository files navigation

Metasu Backend Application

Build and deploy

[Develop instance]
[Staging instance]

Metasu in a nutshell

Metasu is a National Edication Platform connecting educational offerings and creating access to a wider range of educational opportunities for every citizen, achieved by common standards, formats and interoperable structures.

Guides

Metasu represents a secure, smart connected systems that enables searching through decentralized content and data.

Based on LTI Resource Search Service

Integration guidelines

To integrate with Metasu, contact us via support

Authentication

Providing searchable content requires successfull authentication with Metasu platform.

Consumable Rest API

To provide searchable content, you need to follow LTI Resource Search Service standards.

Metasu application consumes following REST API endpoints that has to be provided:

  • Filters - provides available searchable filters, such as subjects, school types, study years, etc.
  • Search - provides searchable learning content
  • Most relevant - provides most relevant learning content
  • Details - provides additional details of a content found

Used technologies

Frameworks

  • Spring Boot

Libs

Database

  • PostgreSQL

Internal integration

Requirements

Before getting started with the project, make sure you have the following tools installed:

Running with docker

docker build -t nep/metasu-app-backend:latest .
docker run -d -p 8080:8080 nep/metasu-app-backend:latest

Report Issues

You can view existing issues or report a new issue.

License

Metasu is Open Source software released under the MIT License. See LICENSE for further details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •