Просмотр исходного кода

Merge branch 'master' of github.com:Alpha-Atom/ip-project-server

* 'master' of github.com:Alpha-Atom/ip-project-server:
  Add 20% more badges
Matt Coles лет назад: 9
Родитель
Сommit
f59426f2a7
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      README.md

+ 3 - 0
README.md

1
 # ip-project-server
1
 # ip-project-server
2
+
3
+[![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)
4
+
2
 Server for Integrated Project, powered by Express.js and Redis, listens only on HTTPS now, currently using a self-signed cert, will have to play with trust authorities on the ionic side. Also at the moment server responds to `ALL` requests, cause it's easier to do testing with `GET`, will also set up unit tests in good time. Everything in the API documentation is working as described.
5
 Server for Integrated Project, powered by Express.js and Redis, listens only on HTTPS now, currently using a self-signed cert, will have to play with trust authorities on the ionic side. Also at the moment server responds to `ALL` requests, cause it's easier to do testing with `GET`, will also set up unit tests in good time. Everything in the API documentation is working as described.
3
 
6
 
4
 ![HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World")
7
 ![HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World")