delphimvcframework/samples/articles_crud_server
2023-04-09 17:05:55 +02:00
..
bin Improved CRUD sample 2020-11-05 15:42:31 +01:00
articles_crud.dpr Added 'Scheme' method on RESTClient 2022-11-23 16:37:41 +01:00
articles_crud.dproj Added 'Scheme' method on RESTClient 2022-11-23 16:37:41 +01:00
BusinessObjects.pas Improved CRUD sample 2020-11-05 15:42:31 +01:00
Commons.pas New Demos 2016-11-07 14:33:05 +01:00
Controllers.Articles.pas Added mechanism to describe dataset metadata (TDatasetHelper) and to initialize a TFDMemTable with such metadata (TFireDACUtils.CreateDataSetFromMeta). Added a new sample to show the mechanism. 2020-09-23 23:33:30 +02:00
Controllers.Base.pas Fixed a mleak in caso of disconnection while the request is running (https://github.com/danieleteti/delphimvcframework/issues/323) 2020-01-24 10:09:14 +01:00
CRUDGroup.groupproj [+] Now the injectable parameters can be defined with a default value 2021-04-21 18:19:51 +02:00
MainDM.dfm Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi) 2023-04-09 17:05:55 +02:00
MainDM.pas Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi) 2023-04-09 17:05:55 +02:00
Services.pas Improved CRUD sample 2020-11-05 15:42:31 +01:00
WebModuleUnit1.dfm Changed the behavior of the JWT LiveValidityWindows 2018-05-17 21:57:03 +02:00
WebModuleUnit1.pas [+] Unit test refactoring 2021-02-04 14:11:33 +01:00