Matt Coles лет назад: 9
Родитель
Сommit
36f985180e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

1
 # ip-project-server
1
 # ip-project-server
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.
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.
3
 
3
 
4
--> [HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World") <-
4
+![HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World")
5
 
5
 
6
 * [ip-project-server](#ip-project-server)
6
 * [ip-project-server](#ip-project-server)
7
     * [Installation](#installation)
7
     * [Installation](#installation)