Skip to content

Geospaziale/cppstac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppstac

cppstac is a basic implementation of the STAC API for catalogs, collections and items and also contains an stacAPI which allows searching of a STAC via http request.

It is very much a work in progress.

Setup

Usage

Host the stacAPI locally

cppstac

Get methods

Several get methods are available within this API.

Method Example Description
/about Return the about page
/search /search?items&collections Return a JSON response based upon search criteria
/requests Return the total number of requests made to this API

Search through the STAC

Several query parameters are available

About

C++ implementation of the STAC API specification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors