Difference between revisions of "Projects using Lazarus - Web"

From Free Pascal wiki
Jump to navigationJump to search
 
Line 3: Line 3:
  
 
[http://apiUi.org apiUi] is free and [http://github.com/apiui/apiui open source] software to virtualize and test SOAP and REST api services. It works with HTTP(s) but also with STOMP which means it can also be used with JMS and KAFKA. It is the only free API virtualization tool that uses formal contracts like Swagger, OpenApi and Cobol Copy Books to present a GUI with a form to edit the entire message. This allows end users to focus on functionality rather than language or technique, there is no need to know XML or JSON. When mocking, apiUi uses contract information to match inbound messages to the right operation. Your API virtualization solution is easy to install, easy to enhance and easy to share.
 
[http://apiUi.org apiUi] is free and [http://github.com/apiui/apiui open source] software to virtualize and test SOAP and REST api services. It works with HTTP(s) but also with STOMP which means it can also be used with JMS and KAFKA. It is the only free API virtualization tool that uses formal contracts like Swagger, OpenApi and Cobol Copy Books to present a GUI with a form to edit the entire message. This allows end users to focus on functionality rather than language or technique, there is no need to know XML or JSON. When mocking, apiUi uses contract information to match inbound messages to the right operation. Your API virtualization solution is easy to install, easy to enhance and easy to share.
 +
 
[[File:apiuigui.png|800px]]
 
[[File:apiuigui.png|800px]]
  

Latest revision as of 20:12, 17 December 2021

Projects using
Free Pascal
Business Software
Communications software
Components and Libraries
Databases and Tools
Developer utilities
Editors and IDEs
Educational software
Games
Hobby software
Medical and Scientific software
Multimedia
User utilities
Web

apiUi

apiUi is free and open source software to virtualize and test SOAP and REST api services. It works with HTTP(s) but also with STOMP which means it can also be used with JMS and KAFKA. It is the only free API virtualization tool that uses formal contracts like Swagger, OpenApi and Cobol Copy Books to present a GUI with a form to edit the entire message. This allows end users to focus on functionality rather than language or technique, there is no need to know XML or JSON. When mocking, apiUi uses contract information to match inbound messages to the right operation. Your API virtualization solution is easy to install, easy to enhance and easy to share.

apiuigui.png

Calendar Desk

Calendar Desk Home Page is a lightweight application that comes as an alternative to the integrated calendar offered by the operating system. Convenient calendar called with one click from the tray area. Convenient view of scheduled tasks on the calendar grid. Detailed view of planned tasks. Customizable interface with skins. Support of multi-language interface. Minimum computer resource requirements. Integration with Google Calendar. All scheduled tasks that you create on Google Calendar will be displayed on Calendar Desk.

image3.png

DA-FormMaker

DA-FormMaker is an application to quickly create HTML forms.

da formmaker.png

FoxWhois

FoxWhois is a bulk domains checker. Does not require installation. There are free (foxwhois free) and paid (foxwhois pro) version. FoxWhois free scans .COM, .RU/.SU/.РФ domains for availability and whois data. FoxWhois pro has more advanced functionality. The software is multilingual (via i18n): currently supports English and Russian languages.

Open Sitemap Builder

Open Sitemap Builder - Cross-platform program for creating sitemap.xml sitemap without restrictions on the number of pages. The map format is supported as HTML, XML, CSV and simple list. There are English and Russian versions. Developed in the Object Pascal programming language in the FreePascal compiler using the Lazarus development environment. The source code is published and distributed under the BSD license.


Static Web Audio Player

Indexes some audio and creating a web page index.

2017-04 WebPlayerCreator web.jpg

Static Web Books Site Creator

Creating a website from ebooks and other files.


2017-04 WebBooksCreator web.jpg

Static Web Video Players

Indexes some videos and creating a web page index.

2017-04 WebVideosCreator web.jpg

Uniform Server

Uniform Server is a free lightweight WAMP server solution for Windows. Less than 24MB, modular design, includes the latest versions of Apache2, Perl5, PHP (switch between PHP53..PHP71 etc), MySQL5 or MariaDB5, phpMyAdmin or Adminer4 Perl. No installation required! No registry dust! Just unpack and fire up!

UniServer-WAMP-1.png UniServer-WAMP-2.png

WandS

WandS (Wake and Shutdown) is a program for webmasters or sysadmins for taking control of servers at datacenters. With WandS, you can shutdown or wake up any server or server group at any time through SSH or SMB.

WikiHelp

WikiHelp is a small tool that generates HTML pages from a Wiki. It downloads the content automatically and converts the WikiText pages into HTML. Most WikiText features are useable including images, tables and so on.

Xidel

A platform independent command line tool to download webpages and extract data from them, using XPath 2 / XQuery expressions, CSS 3 selectors or custom pattern-matching templates. It is kind of an example for my internet tools.