Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Commit

Permalink
Updated the ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Nov 10, 2017
1 parent 3cf1645 commit 7b007fa
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
TrendSetter
============================
Trendsetter lets you set trends. That is, you get to decide what's trendy, and when. Are bell-bottoms due for a comeback? Is the handlebar mustache fad over? Has Crystal Pepsi become so retro that it's cool now? The decision is all yours. [More info...](https://documenter.getpostman.com/view/220187/trendsetter-api/2MuEBW)

[![Build Status](https://api.travis-ci.org/BigstickCarpet/trendsetter.svg?branch=master)](https://travis-ci.org/BigstickCarpet/trendsetter)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/bigstickcarpet/trendsetter?svg=true&branch=master&failingText=Windows%20build%20failing&passingText=Windows%20build%20passing)](https://ci.appveyor.com/project/BigstickCarpet/trendsetter/branch/master)
[![Dependencies](https://david-dm.org/BigstickCarpet/trendsetter.svg)](https://david-dm.org/BigstickCarpet/trendsetter)
Expand All @@ -10,7 +8,18 @@ Trendsetter lets you set trends. That is, you get to decide what's trendy, and w
[![Codacy Score](https://api.codacy.com/project/badge/Grade/e767d2f849f94df08c11ea1d85b801d9)](https://www.codacy.com/public/jamesmessinger/trendsetter)
[![Inline docs](http://inch-ci.org/github/BigstickCarpet/trendsetter.svg?branch=master&style=shields)](http://inch-ci.org/github/BigstickCarpet/trendsetter)

Trendsetter is a simple REST API and website that I use for demos and [training](https://github.com/BigstickCarpet/super-powered-api-testing/tree/v1#super-powered-api-testing). It demonstrates various aspects of web development, API development, and testing.

**The idea is simple:**<br>
Trendsetter lets you set trends. That is, you get to decide _what's_ trendy, and _when_.
Are bell-bottoms due for a comeback? Is the handlebar mustache fad over? Has Crystal Pepsi
become so retro that it's cool now? The decision is all yours

**There's just one rule:**<br>
Once something's trendy, it can't be trendy again for 10 years. So you'll have to wait just a
_little bit longer_ before resurrecting MySpace.


Work In Progress
--------------------------
This project is still in development and is **NOT** ready to use yet. Please feel free to review the source code, ask questions, or offer assistance.
- [Website](http://trendsetter.bigstickcarpet.com)
- [REST API](https://api.trendsetter.bigstickcarpet.com) ([documentation](https://documenter.getpostman.com/view/220187/trendsetter-api/2MuEBW))
- [Source Code](https://github.com/BigstickCarpet/trendsetter)

0 comments on commit 7b007fa

Please sign in to comment.