[Koha-bugs] [Bug 14974] Use the REST API for cities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 8 10:34:46 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14974

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.isherwood at ptfs-europ
                   |                            |e.com

--- Comment #6 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Hi all

My first posting to the Koha community, exciting stuff! :)

As Martin mentioned, I've been working with Angular for about a year, so I'm by
no means an expert (Angular is a big beastie), I've got a good feel for ways to
do things and how Angular "works".

The $resource service is a nice wrapper around the $http service and enables
you to create API resource objects that can be interacted with in the
traditional CRUD methods. If you're starting from scratch and looking for a
consistent way of accessing API resources then it's a good way to go.

Although I'm up to my eyeballs at the moment (aren't we all), I'd be happy to
offer any guidance if it's all needed.

Cheers
Andrew
------
Andrew Isherwood
Software Developer
PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 20 8123 4257
email: andrew.isherwood at ptfs-europe.com
skype: andrewisherwood.ptfseurope
web: http://www.ptfs-europe.com/

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list