https://github.com/humlab-sead/sead_query_api
.NET Core port of Query SEAD API
https://github.com/humlab-sead/sead_query_api
data-publication dotnet-core sead sead-api visead
Last synced: 6 months ago
JSON representation
.NET Core port of Query SEAD API
- Host: GitHub
- URL: https://github.com/humlab-sead/sead_query_api
- Owner: humlab-sead
- License: other
- Created: 2017-04-30T13:12:26.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-25T14:08:53.000Z (about 1 year ago)
- Last Synced: 2025-06-25T15:23:51.819Z (about 1 year ago)
- Topics: data-publication, dotnet-core, sead, sead-api, visead
- Language: C#
- Size: 37.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
SEAD Faceted Query API
============
[](https://github.com/humlab-sead/sead_query_api/stargazers) [](https://github.com/humlab-sead/sead_query_api/issues) [](https://github.com/humlab-sead/sead_query_api) [](https://browser.sead.se)
This is a .NET Core application that provides a faceted browsing REST API for the SEAD database.
---
[](https://zenodo.org/badge/latestdoi/89851568)
## Change log
See [CHANGELOG](https://github.com/humlab-sead/sead_query_api/CHANGELOG.md)
## Setup
Clone this and run `dotnet restore` to install all the dependencies.