Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

yawkat/FimFictionAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This library is deprecated and is no longer supported. Use the faster FimFiction-Java instead.

FimFictionAPI

An API of many functions of http://FIMFiction.net/.

You can grab binary downloads at my Jenkins.

Dependencies

  • json-simple-1.1.1
  • JUnit (for testing)
  • YXML-1.0

Code Style

  • Use Oracle Code Conventions
  • Do not wrap after 80 characters
  • Always wrap arrays and enums if they are longer than 80 characters
  • Do not use tabs. Use four spaces for every indentation level (see code conventions)
  • Indent empty lines
  • Do not wrap empty method or class declarations or empty blocks
  • Always use blocks for if, for and while
  • All variables, arguments and method return types are to be marked using the @Nullable annotation from Google Guava if they can contain null in a valid state

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages