Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 399 Bytes

science

A web-app providing science-data through API.

This application is rather a simple datastore with interfaces to query, add, change and delete data. There exist two interfaces for this application:

  1. RESTFUL interface.
  2. GraphQL interface.

Interaction with these interfaces can be with the renowned request method or through the interactive browser pages shipped with the application.