Skip to content
UnquietCode edited this page May 13, 2012 · 21 revisions

Welcome! From here you learn how to start using Flapi.

What is it?

Flapi is a fluent API generator for Java. Fluent builders allow developers to more easily interact with your code, using a syntax more akin to natural language. See this and this article for more information.

*Remember: Flapi is still a beta! Be gentle, and please help the project by testing and reporting bugs.

Problems?

Use the issue tracker to report problems encountered. Remember, this is still a beta.

Contributing

Feel free to fork the project and fiddle around! Submit pull requests to improve the code. Create issues to help support the project.

Thanks!

Clone this wiki locally