Basic configuration for running a CodeIgniter package with docker and ngnix
-
Updated
Jul 13, 2017 - Shell
Basic configuration for running a CodeIgniter package with docker and ngnix
morsencoder is an api that listens for any request to the endpoint "/encode" with a query parameter text like "/encode?text=text to morse code encode", encodes that text and returns it back to the client as string.
There are input boxes for email and message. Each pairs showing in a card with email as a title and message as a content.
This api contains product ,category and basket product models. It provides routes and handlers for this routes to be able to provide a simple e-commerce product listing, product basketing and basket controlling operations totally.
Add a description, image, and links to the dockerci topic page so that developers can more easily learn about it.
To associate your repository with the dockerci topic, visit your repo's landing page and select "manage topics."