RIA is an engine designed to save Apache/Nginx logs into MongoDB using Node.js. It provides the functionality to set up configurations for both the server and web application. This project is currently under development and is not ready for production use.
To install and set up RIA, follow these steps:
- Clone the RIA project repository :
git clone https://github.com/AyubTouba/ria-rest-api.git
- Change to the project directory::
cd ria-rest-api
- Install the dependencies using npm:
npm install
The REST API RIA requires some configurations settings for database and other on .env file
Please refer to the configuration files for more details on available options and their usage.
RIA is licensed under the MIT. Feel free to use, modify, and distribute this project according to the terms of the license.