MemGator icon indicating copy to clipboard operation
MemGator copied to clipboard

A Memento Aggregator CLI and Server in Go

Results 45 MemGator issues
Sort by recently updated
recently updated
newest added

There are a few io function calls to the core Golang API in MemGator that have been deprecated since ~v 1.16 (2021) The slight fixes in this PR align the...

We need an API endpoint that provides a summary of the aggregated TimeMap, preferably in JSON format. The summary can group memento counts for each upstream archive, and also a...

contributions-welcome

https://oduwsdl.github.io/contexts/memento at the top of any MemGator-supplied CDXJ TimeMap.

Is it anticipated that all memento compatible web archives will be listed in the [archives.json](https://github.com/oduwsdl/MemGator/blob/d8425efb295a022cd02e83bfdc6ccc5fead324ed/docs/archives.json) file? I had a look at a list I maintained today and I believe these...

I am encountering an issue with my MemGator instance at https://aggregator.matkelly.com that has recently had an uptick in traffic with its deferral in Mink since the ODUCS MemGator instance has...

Recently I have become more familiar with [RFC8297](https://tools.ietf.org/html/rfc8297), which details the HTTP 103 (Early Hints) status code. In an effort to be transparent, an aggregator might want to expose the...

It may be useful to have the aggregator stream TimeMaps as they accumulate from various upstream archives. Sorting in this case will not be needed (or even practical). This can...

contributions-welcome

Perma.cc offers one, e.g., https://perma.cc/timemap/html/http://www.example.org The use case is for a more human readable format alternative to the currently supported formats.

enhancement

* Move contents from the `README` file to `docs` folder * Add common recipes in documentation * Publish docs as a web page under `github.io`

bitesize

Recent versions of PyWB return 307 instead of 302 on TimeGate endpoints. We need to test if MemGator handles it well.

bitesize