Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumon766/rtb-test
https://github.com/sumon766/rtb-test
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sumon766/rtb-test
- Owner: sumon766
- Created: 2024-12-02T10:36:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T13:42:40.000Z (about 1 month ago)
- Last Synced: 2024-12-02T14:44:18.748Z (about 1 month ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Run tests](#run-tests)
- [👥 Authors](#authors)# 📖 Real Time Bidding Native Campaign Response
**Real Time Bidding** is a real time bid tracker which is developed using Raw PHP for parsing JSON data and return a response for bidding.
Server
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example software:
```sh
Xampp or Wamp Server installed
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/sumon766/rtb-test.git
```
-
### Install
Install this project with:
Example command:
```sh
Copy the cloned folder to your server
```
-
### Usage
To run the project, execute the following command:
Run this command from the root of your project directory:
```sh
curl -X POST -H "Content-Type: application/json" -d @bid_request.json http://localhost/rtb-test/bidProcessor.php
```
👤 **MD Mursedul Islam**
- GitHub: [@githubhandle](https://github.com/sumon766)
- Twitter: [@twitterhandle](https://twitter.com/sumon766)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sumon766)