Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 560 Bytes
Cruder Base Project

===================

This project aims to provide a general purpose CRUDer machine. It is simply a Docker container, based on the "mongo" base container, with the following aditions:

How to test:

curl -d '{ "A1" : 201 }' -H "Content-Type: application/json" http://localhost:32829/test/example1