User:EvelynSnow: Difference between revisions

From Open Rail Data Wiki
EvelynSnow (talk | contribs)
Blanked the page
Tag: Blanking
EvelynSnow (talk | contribs)
mNo edit summary
Line 1: Line 1:
=== NROD wiki examples I maintain ===
{| class="wikitable sortable"
|-
! Project name !! Language !! Libraries !! Purpose !! Repository !! Maintained?
|-
| TD/TRUST example || Python3 || Stomp.py || STOMP example for TRUST and TD || https://github.com/openraildata/td-trust-example-python3 || Y
|-
| TD/TRUST example || Elixir || Barytherium || STOMP example for TRUST and TD || https://github.com/openraildata/td-trust-example-elixir || Y
|-
|}


=== Other NROD projects ===
{| class="wikitable sortable"
|-
! Project name !! Language !! Libraries !! Purpose !! Repository !! Maintained?
|-
| DarwinShovel || Elixir || Barytherium || STOMP relay for Darwin Push Port feeds || https://codeberg.org/Subarrow/DarwinShovel || Y
|-
| TungstenSwallow || Elixir || Barytherium, Erlsom, Mnesia || WIP linked data store for Darwin Push Port || https://codeberg.org/Subarrow/tungsten_swallow || Y
|-
| IronSwallow || Python3 || Stomp.py, SQLAlchemy, Postgres || Darwin Push Port backend || https://codeberg.org/Subarrow/IronSwallow || N
|-
| CopperSwallow || Python3 || SQLAlchemy, flask || Frontend for IronSwallow || https://codeberg.org/Subarrow/CopperSwallow || N
|-
| IronSwallowORM || Python3 || SQLAlchemy || Shared ORM for Iron/Copper Swallow || https://github.com/EvelynSubarrow/IronSwallowORM || N
|-
|}

Revision as of 10:44, 28 March 2023

NROD wiki examples I maintain

Project name Language Libraries Purpose Repository Maintained?
TD/TRUST example Python3 Stomp.py STOMP example for TRUST and TD https://github.com/openraildata/td-trust-example-python3 Y
TD/TRUST example Elixir Barytherium STOMP example for TRUST and TD https://github.com/openraildata/td-trust-example-elixir Y

Other NROD projects

Project name Language Libraries Purpose Repository Maintained?
DarwinShovel Elixir Barytherium STOMP relay for Darwin Push Port feeds https://codeberg.org/Subarrow/DarwinShovel Y
TungstenSwallow Elixir Barytherium, Erlsom, Mnesia WIP linked data store for Darwin Push Port https://codeberg.org/Subarrow/tungsten_swallow Y
IronSwallow Python3 Stomp.py, SQLAlchemy, Postgres Darwin Push Port backend https://codeberg.org/Subarrow/IronSwallow N
CopperSwallow Python3 SQLAlchemy, flask Frontend for IronSwallow https://codeberg.org/Subarrow/CopperSwallow N
IronSwallowORM Python3 SQLAlchemy Shared ORM for Iron/Copper Swallow https://github.com/EvelynSubarrow/IronSwallowORM N