Skip to content

Commit

Permalink
Update documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piemadd committed Jun 4, 2019
1 parent 89687d5 commit 8078595
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions documentation.md
Expand Up @@ -4,23 +4,14 @@

### Links you can go to and what they do:

#### http://pie-api--pieromqwerty.repl.co/
#### http://api.piemadd.com/
This is the main page. It will just have links here and to the source code.

#### http://pie-api--pieromqwerty.repl.co/galaxy/rand/
#### http://api.piemadd.com/galaxy/rand/
Sends back a pice of an array with a random fact about space along with that fact's id.

#### http://pie-api--pieromqwerty.repl.co/galaxy/spec/[x]/
#### http://api.piemadd.com/galaxy/spec/[x]/
Sends back a piece of an array with a fact with id "x".

#### http://pie-api--pieromqwerty.repl.co/galaxy/index
#### http://api.piemadd.com/galaxy/index
Sends back the whole array of facts. Not sure what you would do with this though...

#### http://pie-api--pieromqwerty.repl.co/egirl/rand/
Sends back a pice of an array with a random profile along with that profile's id.

#### http://pie-api--pieromqwerty.repl.co/egirl/spec/[x]/
Sends back a piece of an array with a profile with id "x".

#### http://pie-api--pieromqwerty.repl.co/egirl/index
Sends back the whole array of egirls. Not sure what you would do with this though...

0 comments on commit 8078595

Please sign in to comment.