Recent

Author Topic: REST Dataware Componentes  (Read 19349 times)

elidorio

  • Sr. Member
  • ****
  • Posts: 295
REST Dataware Componentes
« on: September 15, 2017, 05:43:50 am »
Description
New version stable.
The proposal was fulfilled.
REST DW was created to facilitate the creation of CRUDs in the same model that we created applications for Client / Server Database.
Today to be able to write data in a Bank via WebService is very complex for simple operations, making scheduling of simple screens time-consuming.
With REST DW, you no longer have to worry about creating SQL Insertion, Deletion, Read and Execution methods via Webservice; Simply add a RESTDataBase connection component and add a RESTClientSQL component that will already have your SQL solution fully functional as it did back in the day and with all the power of modern REST / JSON technology with data compression and everything the language can offer,
Use it, have fun, and need support.
Skype: cyber_one27@hotmail.com
I am available.

Vídeos :
https://www.youtube.com/watch?v=6FVXT36j-7U

Blog : http://delphitotalweb.blogspot.com.br/
Site : http://www.resteasyobjects.com.br

REST Dataware Componentes Web Site
https://sourceforge.net/projects/rest-dataware-componentes/?source=directory
« Last Edit: September 15, 2017, 06:10:43 am by elidorio »
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

XyberX

  • New Member
  • *
  • Posts: 43
Re: REST Dataware Componentes
« Reply #1 on: October 01, 2017, 10:58:21 pm »
 News.

 CORE Version, Compiler to Lazarus Linux All Work.
 DB Ware Components With Cross Compiler Between Lazarus/Delphi 6 to Tokyo.
 Many Bug Fix.
 Support to BLOB Fields Add.
 Support To Memo Fields Add.
 Support To Master Detail.
 Sample to build one ERP Windows Delphi Add.
 Support to CalcFields Fixed.
 Server Lazarus Linux/Windows Add.

mangakissa

  • Hero Member
  • *****
  • Posts: 1131
Re: REST Dataware Componentes
« Reply #2 on: October 02, 2017, 09:14:18 am »
I wan to download your componments, but my Virus scanner (Avast) blokked my download by detecting a virus on the downloadfile
Lazarus 2.06 (64b) / FPC 3.0.4 / Windows 10
stucked on Delphi 10.3.1

XyberX

  • New Member
  • *
  • Posts: 43
Re: REST Dataware Componentes
« Reply #3 on: October 02, 2017, 10:44:31 pm »
 Because many samples have compiled exe, disable the antivírus and try download.
 
 Forum : www.resteasyobjects.com.br
 Skype : https://join.skype.com/y9yQNdWbU7Do

MatthewSav

  • Newbie
  • Posts: 1
Re: REST Dataware Componentes
« Reply #4 on: October 08, 2017, 05:55:37 pm »
I want to start a D-Bal cycle and download your componments, but my Virus scanner (Avast) blokked my download by detecting a virus on the downloadfile

Had to disable my antivirus as well to download. So annoying.
« Last Edit: October 01, 2021, 02:58:06 pm by MatthewSav »

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: REST Dataware Componentes
« Reply #5 on: October 13, 2017, 12:21:39 am »
Had to disable my antivirus as well to download. So annoying.
Then uninstall your anti-virus software. The annoyances of false-positives will stop immediately, and as a bonus - your computer will run faster. Or use an OS that is not so prone to viruses - Linux, OSX and FreeBSD are your friends. ;-)
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

XyberX

  • New Member
  • *
  • Posts: 43
Re: REST Dataware Componentes
« Reply #6 on: November 12, 2017, 09:01:08 pm »
 Many Updates Commited.

 SSL Support.
 Full Lazarus Support, Build Server and Client Full Lazarus.
 Speedup.
 Many improvments Add.

shayneoneill

  • Newbie
  • Posts: 3
Re: REST Dataware Componentes
« Reply #7 on: November 30, 2017, 10:01:57 pm »
Is there any chance of getting some english documentation or an english tutorial.

The only thing I can find is portugese videos that are very low resolution so I cant see whats happening and dont understand the speech. q

This seems in theory to be a game changer component set, but I cant really tell if they can work because i dont know how to start :(

XyberX

  • New Member
  • *
  • Posts: 43
Re: REST Dataware Componentes
« Reply #8 on: December 11, 2017, 03:53:08 pm »
 Enter on Skype Group, anyone can Help your, many speak english.

tudi_x

  • Hero Member
  • *****
  • Posts: 532
Re: REST Dataware Componentes
« Reply #9 on: December 11, 2017, 04:30:05 pm »
you could consider not including the Lazarus exe which is 40 mb in the archive to lower it's footprint in 'Z:\RestEasyObjects876.rar\CORE\Samples\SimpleServerZEOS\Thread\Lazarus\'.

this would make anti virus programs also happier.

looks complex.
any thoughts of moving to github?
Lazarus 2.0.2 64b on Debian LXDE 10

BSaidus

  • Hero Member
  • *****
  • Posts: 540
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: REST Dataware Componentes
« Reply #10 on: August 28, 2018, 09:16:25 am »
Hi people  :D,
I do some experiment with RESTDataware, but I have many problems doing it works with lazarus.
I have Lazarus 1.8.4/fpc-3.0.4.
I've compiled the server successfully and lunch it, and I'm trying to do a simple SQL select from a client, It gives me message: Internal server error.
PS, here is a screen shoot.
« Last Edit: August 31, 2018, 04:51:02 pm by BSaidus »
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

BSaidus

  • Hero Member
  • *****
  • Posts: 540
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: REST Dataware Componentes
« Reply #11 on: September 23, 2018, 09:22:16 pm »
Hi,
Did someone did a tests or benchmark about performance ??
  or
How performante Rest-DW are ??

thanks
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

Groffy

  • Full Member
  • ***
  • Posts: 204
Re: REST Dataware Componentes
« Reply #12 on: November 14, 2018, 01:58:16 am »
I've compiled the server successfully and lunch it

Did you convert the demo server project manually, or did you use the Lazarus converter?


Best regards
Linux Mint / Windows 10 / Lazarus 3.0.0 / trunk -qt

BSaidus

  • Hero Member
  • *****
  • Posts: 540
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: REST Dataware Componentes
« Reply #13 on: November 15, 2018, 11:31:43 am »
I've compiled the server successfully and lunch it

Did you convert the demo server project manually, or did you use the Lazarus converter?


Best regards

Just update the trunk and open \Demos\SimpleServer\Server\Lazarus\RestDWServerProject.lpi
Compile &  run.

lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

Groffy

  • Full Member
  • ***
  • Posts: 204
Re: REST Dataware Componentes
« Reply #14 on: November 15, 2018, 03:18:54 pm »
Just update the trunk and open \Demos\SimpleServer\Server\Lazarus\RestDWServerProject.lpi
Compile &  run.

Thank you, I only looked at the \Demos\SimpleServerZEOS demo which has no Lazarus project



Linux Mint / Windows 10 / Lazarus 3.0.0 / trunk -qt

 

TinyPortal © 2005-2018