CIDARLAB / clotho3

Clotho is a framework for engineering synthetic biological systems and managing the data used to create them. You can author data schemas, run functions and algorithms, and tie Clotho into existing applications.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Make Convenience Methods on Client Side API #503

Open djtran opened 7 years ago

djtran commented 7 years ago

As we will have convenience methods on the server to createPart and createDevice, Prashant suggested later in the future if we make APIs that automate calls to the REST endpoint, we also make client-side convenience methods that automate the REST calls to the server-side convenience methods.

Something to keep in mind for future Clotho