Transcript Database API (*)
• Database stores all the data. • API provides easy access to data. • Web Service call allows anyone to access data without downloading database. • Pre-defined methods can help people use the database. • Create more methods to increase usability. • Look into creating web service calls. • Extend the database to include an object table.