Adding rest api dependencies while creating a module

Hey all , am creating a module but have reached to the time of adding rest api into the module. Do i need to add rest api dependencies like jersey or restEasy to call webservices methods!!, or reference application comes with that package of rest api bundle @dkayiwa, @k.joseph,@mozzy,@nathan

@sharif , you would want to look at this https://wiki.openmrs.org/display/docs/Adding+a+Web+Service+Step+by+Step+Guide+for+Module+Developers

@mozzy thank you , the module am creating is a reference application based, does it also comes with the rest dependencies or i need have to create a module based on platform module

i would think so, the rest module is part of the openmrs-reffapp-distro properties

1 Like

thanks let me try developing the platform module again