Bladeren bron

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 jaren geleden
bovenliggende
commit
f59426f2a7
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1,4 +1,7 @@
1 1
 # ip-project-server
2
+
3
+[![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)
4
+
2 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 7
 ![HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World")