Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

ProjectPODER/QuienEsQuienApi

 
 

Repository files navigation

Api.QuienEsQuien.Wiki (deprecated)

This version of the API has been deprecated. Check the new one: https://github.com/projectpoder/qqwapi-elastic

build status

Built on Swagger/OpenAPI, nodejs and express.

query

Please see query-to-mongo for filtering and field selection references with GET method.

docker

build

docker build . -t poder/quienesquienapi:0.3

push

docker push poder/quienesquienapi:0.3

docker images are pushed automatically here:

https://hub.docker.com/r/poder/quienesquienapi/tags/

run

docker run -p 8085:8080 --env MONGODB_URI=localhost:27017/dbname poder/quienesquienapi:0.3 &

staging

https://quienesquienapi.herokuapp.com/v1/docs