Comments on postPica Pica
Oras Al-Kubaisi
@orask · Software engineer, Startups passionate
I assume it will export a source code to Docker. Which technology is it? NodeJs? Ruby? Python? PHP? In the future you might want to add docs using OpenAPI Specification (Swagger)
H
Joseph Callaars
@bcallaars · Founder at Pica Pica (picapica.biz)
@orask YES! There is Swagger documentation, but it's generated *in* your API, so that is already there when you start it. The tech set up is Node.js LTS with a SQLite database. You can just pull the source code out of the Docker container if you like, but in due course I will make it easier to customize it without anyone having to fiddle around in it. Not sure how to do that yet, but I'll come up with something!