|
1 | 1 | # Perfect JSON API Example
|
2 | 2 |
|
3 |
| -[](http://perfect.org/get-involved.html) |
4 |
| - |
5 |
| -[](https://.com/PerfectlySoft/Perfect) |
6 |
| -[](https://gitter.im/PerfectlySoft/Perfect) |
7 |
| -[](https://twitter.com/perfectlysoft) |
8 |
| -[](http://perfect.ly) |
9 |
| - |
10 |
| - |
11 |
| -[](https://developer.apple.com/swift/) |
12 |
| -[](https://developer.apple.com/swift/) |
13 |
| -[](http://perfect.org/licensing.html) |
14 |
| -[](http://twitter.com/PerfectlySoft) |
15 |
| -[](https://gitter.im/PerfectlySoft/Perfect?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
16 |
| -[](http://perfect.ly) [](https://badge.fury.io/gh/PerfectlySoft%2FPerfect-CURL) |
| 3 | +<p align="center"> |
| 4 | +<a href="http://perfect.org/get-involved.html" target="_blank"> |
| 5 | +<img src="http://perfect.org/assets//perfect__2_0_0.jpg" alt="Get Involed with Perfect!" width="854" /> |
| 6 | +</a> |
| 7 | +</p> |
| 8 | + |
| 9 | +<p align="center"> |
| 10 | +<a href="https://.com/PerfectlySoft/Perfect" target="_blank"> |
| 11 | +<img src="http://www.perfect.org//Perfect_GH_button_1_Star.jpg" alt="Star Perfect On " /> |
| 12 | +</a> |
| 13 | +<a href="http://stackoverflow.com/questions/tagged/perfect" target="_blank"> |
| 14 | +<img src="http://www.perfect.org//perfect_gh_button_2_SO.jpg" alt="Stack Overflow" /> |
| 15 | +</a> |
| 16 | +<a href="https://twitter.com/perfectlysoft" target="_blank"> |
| 17 | +<img src="http://www.perfect.org//Perfect_GH_button_3_twit.jpg" alt="Follow Perfect on Twitter" /> |
| 18 | +</a> |
| 19 | +<a href="http://perfect.ly" target="_blank"> |
| 20 | +<img src="http://www.perfect.org//Perfect_GH_button_4_slack.jpg" alt="Join the Perfect Slack" /> |
| 21 | +</a> |
| 22 | +</p> |
| 23 | + |
| 24 | +<p align="center"> |
| 25 | +<a href="https://developer.apple.com/swift/" target="_blank"> |
| 26 | +<img src="https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat" alt="Swift 3.0"> |
| 27 | +</a> |
| 28 | +<a href="https://developer.apple.com/swift/" target="_blank"> |
| 29 | +<img src="https://img.shields.io/badge/Platforms-OS%20X%20%7C%20Linux%20-lightgray.svg?style=flat" alt="Platforms OS X | Linux"> |
| 30 | +</a> |
| 31 | +<a href="http://perfect.org/licensing.html" target="_blank"> |
| 32 | +<img src="https://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat" alt="License Apache"> |
| 33 | +</a> |
| 34 | +<a href="http://twitter.com/PerfectlySoft" target="_blank"> |
| 35 | +<img src="https://img.shields.io/badge/[email protected]?style=flat" alt="PerfectlySoft Twitter"> |
| 36 | +</a> |
| 37 | +<a href="http://perfect.ly" target="_blank"> |
| 38 | +<img src="http://perfect.ly/badge.svg" alt="Slack Status"> |
| 39 | +</a> |
| 40 | +</p> |
17 | 41 |
|
18 | 42 | An Example JSON API for Perfect
|
19 | 43 |
|
|
0 commit comments