NASA Public Library

This sample workspace demonstrates how to build a Curiosity Workspace using data from the NASA Technical Reports Server (NTRS). NTRS is a database that provides access to NASA's scientific and technical information. It contains conference papers, journal articles, meeting papers, patents, research reports, images, movies, and technical videos.

The sample workspace consists of two main components: a data connector and a custom front-end. The data connector is responsible for fetching data from NTRS and indexing it into Curiosity. The custom front-end is a web application that allows users to search and browse the indexed data using Curiosity's API.

The full source code for this sample workspace will be available soon on GitHub. Stay tuned for updates!

Last updated