[Develop instance]
[Staging instance]
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.
Metasu represents a secure, smart connected systems that enables searching through decentralized content and data.
Based on LTI Resource Search Service
To integrate with Metasu, contact us via support
Providing searchable content requires successfull authentication with Metasu platform.
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
- Spring Boot
- Spring Boot 3.1.3
- Project Lombok 1.18.28
- MapStruct Processor 1.5.3.Final
- Flyway Core 9.16.3
- Caffeine Cache 3.1.3
- Micrometer Registry Prometheus 1.11.3
- PostgreSQL JDBC Driver 42.6.0
- Jackson Data 2.15.3
- Apache Commons Codec 1.15
- PostgreSQL
Before getting started with the project, make sure you have the following tools installed:
docker build -t nep/metasu-app-backend:latest .
docker run -d -p 8080:8080 nep/metasu-app-backend:latestYou can view existing issues or report a new issue.
Metasu is Open Source software released under the MIT License. See LICENSE for further details.