Project Example Start

Documentation - Global News API | Real-time News API

Mini Project - GitHub

Project Structure

Find here a practical example of using Omicrom.Cloud. This mini-project uses a non-parallel query with a dynamic date, a category, and a country name.

Repertories

api-omicrom.cloud-v3/ total 5
  • drwxr-xr-x. 2 omicrom-inc omicrom-inc 112 Feb 8 10:48 configs/
    • -rw-r--r--. 1 omicrom-inc omicrom-inc 512 Feb 8 10:48 config.json
    • -rw-r--r--. 1 omicrom-inc omicrom-inc 256 Feb 8 10:48 settings.ini
  • -rw-r--r--. 1 omicrom-inc omicrom-inc 2314 Feb 8 11:11 index.php
  • -rw-rw-r--. 1 omicrom-inc omicrom-inc 1087 Feb 8 11:38 LICENSE
  • -rw-rw-r--. 1 omicrom-inc omicrom-inc 798 Feb 8 11:38 README.md
  • -rw-r--r--. 1 omicrom-inc omicrom-inc 1813 Feb 8 10:31 style.css

Omicrom.Cloud allows you to perform sequential requests (non-parallel requests) and parallel queries using the power of PHP or of Python.

Documentation Check How to make Non-parallel GET - Request ?

Download script on GitHub

Omicrom.Cloud GitGub
This project gets articles from Omicrom.Cloud using the V3 algorithm, and displays them on the screen. Use your preferred database to store your Articles. On this mini project, we use Redis.

Download From GitHub