cli-public-apis

1.0.1 • Public • Published

cli-public-apis

This a not oficial library the public-api.org this a packaging the all apis in the readme it its github.

API Reference

How to use

searchapi euro

//+5 items
searchapi euro --onlyHttp

//[
  {
    api: 'Europeana(https://pro.europeana.eu/resources/apis/search)',
    description: 'European Museum and Galleries content',
    auth: '`apiKey`',
    https: 'Yes',
    cors: 'Unknown'
  }
]
searchapi euro --onlyCors

//[
  {
    api: 'Europeana(https://pro.europeana.eu/resources/apis/search)',
    description: 'European Museum and Galleries content',
    auth: '`apiKey`',
    https: 'Yes',
    cors: 'Unknown'
  }
]
searchapi euro --onlyAuth

//[
  {
    api: 'Europeana(https://pro.europeana.eu/resources/apis/search)',
    description: 'European Museum and Galleries content',
    auth: '`apiKey`',
    https: 'Yes',
    cors: 'Unknown'
  }
]
Parameter Type Description
--onlyHttp string Search only https urls
--onlyCors string Search only cors activated
--onlyAuth string Search only only auth

Package Sidebar

Install

npm i cli-public-apis

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

339 kB

Total Files

4

Last publish

Collaborators

  • aspad89