-
Updated
Oct 31, 2017 - Swift
#
programatic
Here are 8 public repositories matching this topic...
Programmatic UI for macOS
Node.js database migration management for Postgresql
api
postgres
sql
database
migrations
postgresql
migration
db
extensible
pg
expandable
migrator
migrate
cockroachdb
programatic
postgre
db-migrate
cockroach
programable
-
Updated
Jul 14, 2020 - TypeScript
Real Time Bidding (RTB) - Demand Side Platform ( DSP ) application based on vanilla-rtb stack
-
Updated
Jul 6, 2017 - C++
venediktov
commented
Apr 1, 2018
The format of generators in vanilla-rtb written in Python is not compliant to generators rule e.g. Keys fields followed by value fields and required changes in vanilla-rtb python script.
We need to break dependency of extensions on mock data generation in vanilla-rtb repo
- Add
codegen/mock_generator.go
However, If mock_generator.go is very different from the rest
gitignore
git
cli
template
build
command
line
generate
file
automatic
make
create
ignore
programatic
ignore-templates
ignore-cli
git-not
-
Updated
Jan 20, 2020
-
Updated
Nov 22, 2019 - Python
Improve this page
Add a description, image, and links to the programatic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programatic topic, visit your repo's landing page and select "manage topics."
this command "docker-compose -f docker-compose-vanilla.yaml"
should start NGINX configured for vanilla-rtb docker image + vanilla-rtb image with 3-4 http_handler_test running on 3-4 different ports .
docker compose file should map volume for both nginx and vanilla-rtb , so that we could alter configuration if needed.