Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

manjaro-contrib/package-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package-Search API

Usage

The json-api allows for easy paginated queries like so:

http://localhost:8788/?page=[INT]&size=[INT]&q=[STRING]

The response contains matching results and hasNext if there is a next page.

About

little webservice to search through packages

Resources

Stars

Watchers

Forks

Contributors