Hacker News new | ask | show | jobs
Ask HN: How to design and structure a framework/api
9 points by safetyscissors 5322 days ago
Hi everyone :)

I'm interested in creating a framework/API.

I was wondering if there are any books, references or advice that I could use as a starting point and things that I should keep in mind.

Thank you :)

2 comments

How about this to start? "How To Design A Good API and Why it Matters" -- a great talk by Joshua Bloch (also the author of "Effective Java")

http://www.youtube.com/watch?v=aAb7hSCtvGw

If you want to use Ruby, this is a good place to start:

http://www.amazon.com/Service-Oriented-Design-Rails-Addison-...