An open API service indexing awesome lists of open source software.

XML

XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.

https://github.com/eoxserver/pyows

OWS request/response encoding/decoding

ogc-services ows python xml

Last synced: 15 Jul 2025

https://github.com/jpnurmi/expat.dart

Dart FFI bindings to a stream-oriented XML parser library written in C.

dart expat ffi xml

Last synced: 18 Mar 2025

https://github.com/rammstein4o/xk6-xml

A k6 extension for xml parsing.

k6 k6-extension xk6 xml

Last synced: 12 Jan 2026

https://github.com/AdityaKonda6/Login-Automation-Testing-Windows_Linux

This project automates login testing and some customizable where I also did automation testing for Adding a user for CWD Limited for the Soundbox web application using Java, Selenium WebDriver, TestNG, and Maven.

chromedriver chromium chromium-browser commonsio java linux maven pom selenium windows xml

Last synced: 08 Apr 2026

https://github.com/medha-3102/teatime

TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.

espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml

Last synced: 29 Mar 2025

https://github.com/4hmedyasser/files-oven

Data importer and converter from text files and spreadsheets (w/ GemBox) to XML files exported using C# and .NET

csharp dotnet filestream gembox spreadsheet textfile xml

Last synced: 18 May 2026

https://github.com/chucheng92/easyxml

Java读写XML的多种方法

xml

Last synced: 06 Apr 2025

https://github.com/lmuffato/project-inventory-report-trybe

Projeto inventory report - Projeto avaliativo da Trybe do Bloco 33: Programação Orientada a Objetos e Padrões de Projeto

abstractclass abstractmethod class csv heritage iterator json object-oriented-programming oop poo python read-file report trybe trybe-projects xml

Last synced: 18 May 2026

https://github.com/hiteshgarg002/friends-tracker

It is an android app which lets its users to locate each other by sharing their location and following them on maps.

android android-application android-ui google-maps-api java json kotlin kotlin-android location-services location-tracking maps xml

Last synced: 07 Apr 2026

https://github.com/nexamerchant/odooapi

NexaMerchant Odoo Connection

odoo xml

Last synced: 22 Apr 2025

https://github.com/olyutorskii/pmd2xml

Pmd2XML is a translator Java application(CUI) for exchanging data between PMD(model file of MikuMikuDance) and XML files.

3d-models java mikumikudance xml

Last synced: 05 Jun 2026

https://github.com/tgentil/sortnfc-es

This script organizes XML files from NF-e (Brazilian Electronic Invoice) based on their payment type. The XML files are moved to different directories according to the payment type: \example\folder\money for cash payments and \example\folder\outher for card payments.

english nfce nfe python sorting xml

Last synced: 21 Mar 2025

https://github.com/ashawley/scala-xml-pp

Scala XML pretty-printer command

scala scala-xml xml

Last synced: 05 Apr 2025

https://github.com/ahmedgamalramadan/notesapp

Note App using Room Database and MVVM Architecture

kotlin mvvm-architecture notes-app room-database xml

Last synced: 21 May 2026

https://github.com/perl-net-saml2/perl-xml-sig

XML::Sig - A Perl toolkit to help sign and verify XML Digital Signatures.

dsa dsig ecdsa hmac hmac-signature perl ripemd160 rsa sha xml xmlsec

Last synced: 14 Sep 2025

https://github.com/luismendes070/crud-xml-git-pull

[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb

chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml

Last synced: 12 May 2025

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/jlengrand/pluxml_theme_darkfuture

a dark pluxml theme I developed for my personal website

blog php pluxml theme xml

Last synced: 06 Apr 2025

https://github.com/emipa606/terraprojectcore

Repository for the Rimworld mod named Terra Project Core (Continued)

csharp gaming modding rimworld xml

Last synced: 25 Feb 2025

https://github.com/aja512/hospital-lms

Mini-Project that was done and completed in 3 days!!!

ajax bootstrap css3 html javascript jquery mysql-database php xml

Last synced: 07 Apr 2026

https://github.com/jdsherbert/markup-language-reference

This is a list of Markup language syntax. Markup languages are used for structuring, organizing, and formatting data and documents. They provide a way to describe the structure and presentation of information, making it easier for both humans and machines to interpret and process the content.

json sgml xml yaml

Last synced: 18 May 2026

https://github.com/g-balamurugan/rundeck_interpretation

Process and analyze the RunDeck Job descriptions

cron cron-descriptor xlsx xml

Last synced: 21 Mar 2025

https://github.com/arturobp3/product_catalogue

Final project made for my Advanced Databases university subject. To that end, I've used the next technologies: HTML, CSS, JavaScript, JQuery, AJAX, PHP, MySQL, MongoDB and XML

ajax css3 html5 javascript jquery mongodb mysql php product-catalog products xml

Last synced: 07 Apr 2026

https://github.com/csanjeev25/expenses

An Android Application That records all your expenses and then create a Google SpreadSheet to store and analyse it further

android foursquare-api googleauth java8 realm-mobile-database retrofit2 retrolambda xml

Last synced: 29 Apr 2026

https://github.com/thekirankumarv/xml-and-json-parser-app

The XML and JSON Parser App is an Android application developed in Java that allows users to parse XML and JSON files containing city data. This open-source project provides an intuitive user interface where users can parse the XML and JSON files and view the data in their respective layouts side by side.

androidstudio java xml

Last synced: 03 Nov 2025

https://github.com/thekirankumarv/texttospeechapp

The Simple Text-to-Speech App is a Java-based application that allows users to convert written text into spoken words. This open-source project provides a user-friendly interface and leverages the power of Java to deliver a seamless text-to-speech experience.

android-studio java xml

Last synced: 03 Nov 2025

https://github.com/thekirankumarv/android-counter-app

The Android Counter App is a Java-based mobile application that allows users to start and stop a counter by pressing corresponding buttons. This open-source project demonstrates how to create an activity with two buttons, start and stop, and displays the counter value in a TextView control.

android-studio java xml

Last synced: 03 Nov 2025

https://github.com/dyazincahya-archive/sample-fs

Sample application for module fs-system Nativescript 4.2.x

android-app example fs-module javascritpt js mobile-app nativescript nativescript-example xml

Last synced: 11 May 2025

https://github.com/chrisullyott/php-xml

XML-to-array conversion in PHP.

php rss xml

Last synced: 15 Jan 2026

https://github.com/michaelnisi/swift-podcast-parser

Parse podcast RSS feeds

parser podcast rss swift xml

Last synced: 14 Mar 2025

https://github.com/ajnus/ludo_programacao_modular_inf1301

Projeto em Grupo para a disciplina de Programação Modular na Graduação em Ciência da Computação na PUC-Rio.

ludo-game modular modular-architecture modular-design modular-programming modularization python xml

Last synced: 28 Mar 2025

https://github.com/adamdawi/higher-or-lower-game

Higher or lower is a game of guessing which of two selected countries has the larger population.

higher-or-lower kotlin population-game xml

Last synced: 28 Mar 2025

https://github.com/mohnoor94/nas

An advanced automation framework (based on Selenium) with custom code injection ability.

automation java jaxb selenium-webdriver xml xml-parser

Last synced: 21 May 2026

https://github.com/sm-sayedi/tickers_board_game

Tickers is an android board game, that is played on a 3x3, 4x4, or 5x5 cells board.

ai android android-game-app java xml

Last synced: 18 May 2026

https://github.com/lobis/geant4-materials-xml

A simple Geant4 application to generate an XML file with the NIST materials and additional user defined materials

actions clang-format cmake cpp17 geant4 root xml xmllint

Last synced: 18 Apr 2026

https://github.com/andreweastwood/dotnetuisettings

Transfer control's values into xml settings file

c-sharp demo settings-storage ui-components xml

Last synced: 14 May 2026

https://github.com/khalidbelk/puml2xml

A PlantUML to XML converter

automation converter document ocaml plantuml uml xml

Last synced: 04 Nov 2025

https://github.com/devutilsapp/xmlbeautifier.app

XML Beautifier offline macOS app

app beautifier formatter macos native offline xml

Last synced: 22 Mar 2025

https://github.com/bjoern-hempel/node-unclosed-tag-finder

Checks unclosed html5 tags, that are normally optional

checker coding-style html html5 mit-license nodejs xml

Last synced: 30 Apr 2026

https://github.com/thekirankumarv/dialerapp

The Android Dialer App is a Java-based mobile application that simulates a phone dialer interface on an Android device. This open-source project allows users to call phone numbers and save them to their phone contacts directly from the app.

android-studio java xml

Last synced: 03 Nov 2025

https://github.com/thekirankumarv/android-wallpaper-changer-app

The Android Wallpaper Changer App is a Java-based mobile application that allows users to set an image as their device's wallpaper. Additionally, the app provides an automatic wallpaper change feature where the wallpaper image randomly changes every 30 seconds, providing users with a dynamic and refreshing experience.

android android-studio java xml

Last synced: 15 May 2026

https://github.com/xaquinalves/xml

All code created during my Markup Language class in XML

learning xml

Last synced: 02 Feb 2026

https://github.com/avides/sax-xom-parser

XML-streaming-parser with xom-support

java xml xml-parser xml-stream-parsing xom xpath

Last synced: 16 Jan 2026

https://github.com/zekfad/php-xml

PHP 8 Annotations based XML (de)serializer working on top of sabre/xml.

annotations php php-annotations php8 xml

Last synced: 15 Jul 2025

https://github.com/kulp/mac-propertylist-sax

work with Mac plists at a low level, fast

macos perl plist xml

Last synced: 17 Feb 2026

https://github.com/sixarm/sixarm_ruby_xhr_to_xml

SixArm.com » Ruby » Rails helper to change request.format from xhr to xml for JQuery and AJAX

gem rails ruby xhr xml

Last synced: 29 Apr 2026

https://github.com/timii/madmaths

University Project @ Worms University of Applied Science

csharp desktop-app maths university wpf xml

Last synced: 22 May 2026

https://github.com/nanorobocop/beautifulsoup-for-confluence

Patch for BeautifulSoup to work with Confluence's namespaced tags and attributes

beautifulsoup confluence docker python3 xml

Last synced: 05 May 2026

https://github.com/emipa606/resourcegenerator

Repository for the Rimworld mod named Resource Generator

csharp gaming modding rimworld xml

Last synced: 02 Jan 2026

https://github.com/williamgates99/dsfut

DSFUT is the only platform in the world, created exclusively for suppliers of FUT coins.

buy coin fifa fut kotlin mvvm player retrofit trade xml

Last synced: 05 Apr 2025

https://github.com/df9ry/ADIF2XML

Export ADIF Logfiles to XML

adif edi hamradio logbooks reg1test xml

Last synced: 10 Mar 2025

https://github.com/seanwevans/fhir-department

🔥A system for converting unstructured medical information into the Fast Healthcare Interoperability Resources (FHIR) format.

fhir fhir-api hl7-fhir json medical xml

Last synced: 27 Apr 2026

https://github.com/mixerapi/collection-view

A CakePHP Collection View for displaying configurable pagination meta data in JSON or XML collection responses. [READ-ONLY]

cakephp collections json pagination serialization xml

Last synced: 23 Apr 2025

https://github.com/divyanshu-singh1/food-recipe-application

Food Recipe Applicatioin using Kotlin, displays different food recipes in different categories also with search functionality.

android-development kolin sqlite xml

Last synced: 18 Jan 2026

https://github.com/shimabox/smbarrayto

Array to csv, tsv, ltsv, xml, json, ...

csv json ltsv-format tsv xml

Last synced: 14 May 2026

https://github.com/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

https://github.com/DevSheila/GamersLeague

Gamers League is a crowd sourced video games rating and reviews application

android junit4 xml

Last synced: 12 Mar 2025

https://github.com/joussy/jsonata-server

A server-side processor for JSONata that supports JSON, XML and CSV input/output

csv expressjs jsonata monaco-editor xml

Last synced: 25 Jan 2026

https://github.com/ghores/hangman

Word game "Hangman" android application

android hangman-game java xml

Last synced: 06 May 2026

https://github.com/fer25-code/sogbia

From anywhere, you can quickly find people nearby travelling your way. Select who you want to travel with. Get to your exact destination, without the hassle. Carpooling cuts out transfers, queues and the waiting around the station time.

android android-application firebase google-maps-api json xml

Last synced: 08 Apr 2026

https://github.com/RSGL/RSP

Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON

cpp cpp11 header-only html json library parser rsgl single-header xml

Last synced: 12 Mar 2025

https://github.com/exist-db/xqjri

XQJ RI (Reference Implementation)

xml xqj xquery

Last synced: 20 Jul 2025

https://github.com/bluestorm001/xmlread

High performance XML reader

xml xml-reader xmlreader

Last synced: 14 Jan 2026

https://github.com/sorgazb/xml_practice

Repository with XML files

xml

Last synced: 08 Mar 2026

https://github.com/yang-sooyoung/fastcampus_final_project

Fastcampus Final Project는 고객, 도서, 대여 이력을 효율적으로 관리할 수 있는 관리자용 백오피스 시스템을 목표로 설계되어 개발되었습니다.

java jsp maven mysql sevlet spring springmvc xml

Last synced: 05 Apr 2026

https://github.com/jchip/chalker

Set ansi colors in strings using <> markers and chalk

ansi chalk colors terminal xml

Last synced: 17 May 2026

https://github.com/phogolabs/restify

Opinionated package for building HTTP RESTFul API

form golang http json rest xml

Last synced: 16 May 2026

https://github.com/takkii/notopad_ruby

能登パッド_るびぃ🐺👵

notepad-plus-plus ruby-dictionary3 xml

Last synced: 19 Apr 2025

https://github.com/bouzuya/sitemap-xml-writer

A Rust library for writing sitemap.xml

rust sitemap xml

Last synced: 17 Sep 2025

https://github.com/arkenidar/xml_parsing_variations

xml/html DOM (works on firefox, tested) (open developer console in some cases)

dom js xml

Last synced: 17 Sep 2025

https://github.com/wezm/bluez-api-parser

Gem and tool for generating D-Bus introspection XML from the BlueZ API documentation

bluetooth bluez dbus introspection introspection-xml ruby xml

Last synced: 25 Jul 2025

https://github.com/bushev/nodejs-realtypult-partner-lib

API библиотека для интеграции с RealtyPult

api-realtypult nodejs partnership realtypult xml

Last synced: 17 May 2026

https://github.com/martinomensio/dp2-labs

Distributed Programming 2 Laboratories @ Polytechnic University of Turin

ant assignment dp2 java jax-rs polito rest xml

Last synced: 28 Mar 2025

https://github.com/imgurbot12/pyxml

Pure python3 alternative to stdlib xml.etree with HTML support

html-parser parser python python3 xml xml-parser

Last synced: 11 Sep 2025

https://github.com/meharehsaan/android-dev

This repository contains project of Android Application created while learning the course of Mobile Application and Development (MAD).

android android-dev appdevelopment java xml

Last synced: 17 May 2026

https://github.com/umjammer/vavi-apps-xed

⚒ Command Line XML Editor

cli java xml xml-editor

Last synced: 23 May 2026

https://github.com/sfxcode/itunes-reader

convert itunes xml data to scala classes

itunes scala xml

Last synced: 22 Jun 2025

https://github.com/phgarciadev/Bybo

Sistema de Gerenciamento de Biblioteca desktop (GUI) moderno e elegante. Desenvolvido com Java, Kotlin, JavaFX e Maven, focado em uma arquitetura modular e uma interface de usuário rica.

crud css fxml gui java javafx kotlin maven messagepack xml

Last synced: 30 Dec 2025

https://github.com/nguyenj-c/dut_java

tProject created for a university course on Java development that includes all the exercices.

java javafx junit5 testing xml

Last synced: 17 May 2026