Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UnspecifiedLLC/random_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

random_files

Random files to use for mock API calls Using the Raw url of the file will result in a 200 response code, and a response body of your formatted json.

NOTE: Github takes a few minutes to propagte changes.

URL Example:

https://raw.githubusercontent.com/UnspecifiedLLC/random_files/[ BRANCH ]/[ FOLDER ]/[ FILENAME ]

JSON Example:

[{"key": "value", "foo": "bar"}, {"fiz": "baz"}] Requirements:

  • Encapsulating Object Brackets [] with no Quotes.
    • The surrounding quotes get supplied automatically because the file is being served as type Text.
  • Properly Formatted JSON

TODO: Should we Rename to 'mock_api' instead of 'random_files' ?

About

Random files to use for mock API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages