Commit graph

16 commits

Author SHA1 Message Date
02b1f5b119 Merge tag 'v1.0.0' into develop
v1.0.0

Features:
- SMS API (create, delete, list)
- Authentication (basic auth)
2018-01-16 11:44:57 +01:00
d64f5ad1cd Merge branch 'release/v1.0.0' v1.0.0 2018-01-16 11:43:58 +01:00
3e404d61df
Documentation 2018-01-16 11:43:33 +01:00
a64f035acc
User example 2018-01-16 09:16:55 +01:00
a7c56f3c61
Moving routes and functions to controller 2018-01-16 09:14:43 +01:00
dc64198558 Merge branch 'feature/sms' into develop 2018-01-15 17:00:25 +01:00
e30831da41
Documentation of the API 2018-01-15 17:00:15 +01:00
2dc98efbd0
Api response messages 2018-01-15 17:00:06 +01:00
1faaff727a Makefile tasks 2018-01-15 16:37:08 +01:00
9dccf0fffb
SMS API 2018-01-15 16:36:15 +01:00
e36ccbfcf4
Git ignore for propel 2018-01-15 13:42:48 +01:00
32f43c74e5
Git ignore for propel 2018-01-15 13:26:33 +01:00
ceafee41ec
Init of propel for SMS database 2018-01-15 13:24:54 +01:00
7bacb3474c
Base of actions with POC of validation 2018-01-12 16:40:18 +01:00
a67d15089a
Base of the framework with settings 2018-01-11 14:16:19 +01:00
7788c49488 Initial commit 2018-01-11 12:53:49 +01:00