An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

SEAD Faceted Query API
============
[![GitHub Stars](https://img.shields.io/github/stars/humlab-sead/sead_query_api.svg)](https://github.com/humlab-sead/sead_query_api/stargazers) [![GitHub Issues](https://img.shields.io/github/issues/humlab-sead/sead_query_api.svg)](https://github.com/humlab-sead/sead_query_api/issues) [![Current Version](https://img.shields.io/badge/version-1.1.0-green.svg)](https://github.com/humlab-sead/sead_query_api) [![Live Demo](https://img.shields.io/badge/demo-online-green.svg)](https://browser.sead.se)

This is a .NET Core application that provides a faceted browsing REST API for the SEAD database.
---

[![DOI](https://zenodo.org/badge/89851568.svg)](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.