GitHub topics: json-parser
VA7ODR/json_document
Very efficient JSON parsing, writing and accessing library for C++. Currently used in a major Point of Sale application among other projects as the main library for using JSON and XML. Designed to allow use of JSON in C++ in a manner similar to other languages like Javascript and Python. For example int iValue = jDocument["key"]["subKey"]._int();
Language: C++ - Size: 1.12 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
xspoilt-dev/jsonizer
Interactive JSON Path Finder
Language: Python - Size: 0 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
quqiOnfree/QuqiParser
This is a c++ json and ini parser.
Language: C++ - Size: 81.1 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1
biot2/Yaml.Json.Parser.pas
YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus
Language: Pascal - Size: 120 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0
DNemtsov/Lexepars.Grammars.Json
JSON parser/validator based on Lexepars parser lib.
Language: C# - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
PratikMajage/BackendPracticeWithMiniProjects
EXPRESS_PRACTICE_PROJECT | MERN Stack Backend Learning Journey | 📚 This repository documents my journey of learning backend development with the MERN stack. 🌐 | 🛠️ Setting up a Node.js and Express.js server | 💾 Connecting with MongoDB for database management | 🔒 Implementing authentication and authorization | 📡 RESTful APIs | 🚀 Deploying.
Language: JavaScript - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
peelonet/peelo-json
Minimal JSON parser for C++
Language: C++ - Size: 314 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
zhuovi/XiaoFeng.Core
C#公用类库,网络库,包含了Json,Xml,ADO.NET数据库操作兼容以下数据库(SQLSERVER,MYSQL,ORACLE,达梦,SQLITE,ACCESS,OLEDB,ODBC等数十种数据库),正则表达式,QueryableX(ORM)和EF无缝对接,网络日志,调度,IO操作,加密算法(AES,DES,DES3,MD5,RSA,RC4,SHA等常用加密算法),超级好用的配置管理器,应用池,类型转换等功能。
Language: C# - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 5
serkanyersen/jsonplus
JSON parser that supports self reference and comments
Language: JavaScript - Size: 41 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 90 - Forks: 5
ninjaro/json-eval
A C++ console application that allows evaluating expressions on a JSON file.
Language: C++ - Size: 167 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
ikegee/json-console-table-c
ANSI C table formatter plugin for cJSON - transforms JSON arrays into formatted console tables
Language: C - Size: 209 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
bradford-hamilton/dora
JSON parser/explorer
Language: Go - Size: 1.82 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 53 - Forks: 11
imharshag/JSON-parser-using-Lex-Yacc
This project is a JSON parser implemented using Lex and Yacc on Ubuntu. The parser reads JSON data from input files or standard input, parses it, and displays the parsed data.
Language: Yacc - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
ldn-softdev/jtc
JSON processing utility
Language: C++ - Size: 3.3 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 502 - Forks: 33
xlc/lite-json
Simple JSON parser written with Rust. Wasm / no_std ready.
Language: Rust - Size: 33.2 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 24
nimesh13/json-parser
Manually parse a json string to construct a json object. Implemented lexers to tokenize and parsers to parse and construct the json objects.
Language: Python - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
MichaelMadhukalya/crimson
Simple, fast, light-weight, thread safe, extensible JSON parser written in Java
Language: Java - Size: 82 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
mfaisalkhatri/jsonfilereader
This is a sample example project created for reading the data from json file. An easy to use utility for reading json file which can directly be used in your tasks.
Language: Java - Size: 92.8 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0
recp/json
🔋 In-place lightweight JSON parser
Language: C - Size: 248 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 3
anymaker/tnjson
Map to JSON converter and JSON to Map parser with support JSON5
Language: Java - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 4
kahlery/top-frequent-words-sorter-from-json
cli tool: finding the most frequent words in a JSON file. Reads file and processes it to identify the words that appear most frequently in the file. Outputs the identified words to the user and store.
Language: C++ - Size: 12.6 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Dinesh2510/Json-Parse-using-volley
==== JSON Parse with Recyclerview====
Language: Java - Size: 661 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 4
rudy2steiner/DailyDevTools Fork of CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
Language: Vue - Size: 2.53 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
kishore-ganesh/smolJSON
A basic JSON parser implemented in C++
Language: C++ - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 1
stoplightio/json-ref-resolver 📦
[Deprecated] Recursively resolve JSON pointers and remote authorities.
Language: TypeScript - Size: 1.19 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 9
mity/centijson
C JSON parser (both, SAX-like & full DOM)
Language: C - Size: 184 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 6
byjg/php-anydataset-json
Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
Language: PHP - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1
pichsenmeister/json-filter
A simple library to parse out specific elements of a larger JSON object or JSON array based on a provided JSON filter.
Language: JavaScript - Size: 188 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 2
user1095108/j50n
js0n for c++
Language: C++ - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
onenowy/moshi-polymorphic-adapter
A Polymorphic JSON Adapter Library for Moshi
Language: Kotlin - Size: 449 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0
iPrakharV/JSON-Parser-Python
This is a Python-based JSON parser that validates JSON objects. It checks for the correctness of the JSON format and handles multiple types of JSON structures, including strings, numbers, booleans, null values, arrays, and nested objects.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
Mylifeismyhome/WinNet 📦
TCP Non-Blocked Network Library (Server-Client & Websocket)
Language: C++ - Size: 123 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1
abubalo/custom-json-parser
A custom implementation of JSON parser and serializer in Typescript
Language: TypeScript - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0
nadako/hijson
Inverted JSON parser for Haxe
Language: Haxe - Size: 167 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
abiosoft/caddy-json-parse
Caddy v2 module for parsing json request
Language: Go - Size: 81.1 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2
nixzhu/Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
Language: Swift - Size: 145 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 505 - Forks: 33
pandruszkow/chatgpt-takeout-parser
Library for parsing the ChatGPT data export JSON files
Language: Java - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
ryan-taylor/parson
Parson - Purify Your JSON
Language: Rust - Size: 51.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
evex-dev/json-parser
Fastest JSON Parser in JavaScript
Language: TypeScript - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1
ChengjinWu/gojson
json字符串校验、反序列化JSON字符串成Golang对象、反序列化JSON字符串成Golang代码
Language: Go - Size: 190 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 6
hunghg255/csvs-parsers
CSV parser
Language: TypeScript - Size: 212 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0
termlibs/json.sh
Pure bash json lib
Language: Shell - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
fefeding/jm-jsruntime
运行js脚本(支持async函数)或 json decode,解析带函数属性的json, function json属性解析
Language: JavaScript - Size: 22.5 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 4
Loki-Astari/ThorsSerializerOld
Language: C++ - Size: 1.81 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
Ferruslogic/PhotonJSON
JSON encoding / decoding for LiveCode only with livecode-script
Language: JSON - Size: 966 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 4
shehzadbaqir/jsondecode
json decode online
Language: PHP - Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
devaaravmishra/json-parser
A json parser built using Node.js & TypeScript.
Language: TypeScript - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
LuWey/TextContainer
A TMS Web Core component for saving multi-line text in YAML, JSON, INI and plain text format
Language: Pascal - Size: 86.9 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
gearnode/erl-json
An implementation of the JSON data format in Erlang.
Language: Erlang - Size: 69.3 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2
razeleakers/Razenager-modded Fork of hluciana/Razenager
Razenager te ayuda a obtener la informacion del alumno haciendo uso de la API de la UPN(Universidad Privada del Norte)
Language: C# - Size: 1.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0
Javarome/csv4json
Converts CSV to JSON, and vice versa.
Language: JavaScript - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ambco-iscte/ktjson
A JSON generation and manipulation library for Kotlin.
Language: Kotlin - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
AmayaHena/Nyx
FIle management & parsing (XML & JSON)
Language: C++ - Size: 521 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
ctummon/Cerializer
JSON Serializer using compile time reflection
Language: C++ - Size: 341 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0
AmroAbdrabo/json-stream-parser
JSON stream interpreter (parser)
Language: Python - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
Robert-Ordis/libnmjson
Non-Malloc-JSON: JSON(JSON5) Library being able to be used without heap memory.
Language: C - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
zeitport/eslint-plugin-json-es
A ESLint plugin to lint JSON files with existing or custom rules.
Language: JavaScript - Size: 749 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3
liufeigit/jsonParse
A simple and fast JSON parser in ANSI C
Language: C - Size: 1.99 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 1
ony/pjson
json parser with queue kind of callbacks (designed under influence of jsmn)
Language: C - Size: 160 KB - Last synced at: 7 months ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 0
prexview/prexview-js
Transform your data from XML or JSON to high quality, beautiful and readable documents in PDF, HTML, PNG or JPG
Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 1
maihd/cjson
Simple and portable JSON parser (only) written in C99
Language: C - Size: 13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
ashishdaulatabad/parser
JSON Parser
Language: Rust - Size: 4.02 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
dev-xero/json-parser
JSON file parser written in Python.
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
kimeshan/json-parser
🌐 A JSON lexer and parser built according to the official ECMA-404 JSON Data Interchange Standard
Language: Java - Size: 323 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 2
brainelectronics/SerialDebugMonitor
Python Serial Monitor with JSON parser to show data in seperate view
Language: Python - Size: 392 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1
gurkankaymak/hocon
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
Language: Go - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 14
eduardogn/omdbMovieSearchApp
A simple node.js app that lets the user search for movies using the OMDB API.
Language: HTML - Size: 2.63 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
Comba92/zig-json-parser
Json Parser in 400 lines of code.
Language: Zig - Size: 79.1 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
peychart/Untyped-cpp
A Javascript style object in C++ and (de)serialization (binary or Json)
Language: C++ - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
muhammad-fiaz/ason
ASON: Adaptive Structured Object Notation - Python library for dynamic data serialization, providing flexibility and simplicity.
Language: Python - Size: 48.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
muffindelegate39423/jmod-crafting-editor
Unofficial crafting editor for the Garry's Mod addon JMod
Language: Python - Size: 215 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
Azoft/json2dart-converter
Android Studio plugin for converting json to dart classes.
Language: Kotlin - Size: 5.67 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 9
Alex-Just/json2jsdoc
Convert JSON to JSDoc. Detect object's schema by parsing its JSON data
Language: JavaScript - Size: 286 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
nf1s/pydantic-webargs 📦
A library for parsing and validating http requests for Flask web framework using pydantic library
Language: Python - Size: 868 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 1
nf1s/sanic-pydantic 📦
A library for parsing and validating http requests for sanic web-framework using pydantic library
Language: Python - Size: 1.8 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 3
tryangle-es/jessie-json
Jessie JSON is a simple, lightweight and memory-safe JSON library suitable for all kind of projects.
Language: Java - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
uchenily/jsonlib
A simple JSON parsing header library
Language: C++ - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
evorax/json-parser
This is json parser
Language: Go - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0
sebkirche/pcurl
a cURL-like implemented in pure Perl
Language: Perl - Size: 804 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
erkankavas/euro-2024-json
The Euro 2024 Matches JSON Parser is a Python program designed to read, interpret, and manipulate JSON data representing matches in the UEFA Euro 2024 football tournament.
Language: PHP - Size: 724 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
Pretronic/PretronicLibraries 📦
Advanced Java library project with caching, command, concurrency, copy, dependency, document, event, logging, and synchronization utilities
Language: Java - Size: 2.2 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1
xf6i/country-info-api 📦
A simple JavaScript application that fetches and displays country data using the REST Countries API
Language: JavaScript - Size: 351 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
prerana1821/skillful-cv
Resume Building Reimagined - Seamlessly Edit, Personalize, and Optimize
Language: TypeScript - Size: 68.9 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3
spyzhov/ajson
Abstract JSON for Golang with JSONPath support
Language: Go - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 224 - Forks: 22
griffinbaker12/JSONParser
A JSON parser written in Python.
Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
geek29/chetak
Simple barebones API Server
Language: Scala - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
E3V3A/MMM-Tabulator
A MagicMirror Demo for using Tabulator
Language: JavaScript - Size: 69.3 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 6
mattrltrent/jsonencryption
🔐 Golang utility package for model class ID-field serialization encryption.
Language: Go - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0
reshmaharidhas/Github-profile-viewer
Desktop application to view data of any Github profile from their github username using the Github REST API. It features information in visualizations with Matplotlib.
Language: Python - Size: 63.5 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
umaarov/Names-Meaning
Language: Kotlin - Size: 688 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ZubriQ/Path-of-Hideout
This is a tool for Path of Exile that enables users to relocate all hideout decorations simultaneously.
Language: C# - Size: 389 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
JPeer264/node-json-extra
A node module to give you more power for json files
Language: TypeScript - Size: 1.66 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1
szafsrc/jsolar
Lightweight JSON Library
Language: C++ - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
VarshaRani9/Java-Utilities
The Java Utilities built with Spring Boot, features utilities for importing and exporting Excel files (Apache POI), converting between Java objects and JSON (Gson, Jackson), and generating PDFs (iTextPDF). This application simplifies common data handling needs for Java developers.
Language: Java - Size: 69.3 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
jaijs/jai-body-parser
Simple and fast Node.js module for parsing Http request body. Part of Jai.js ecosystem. Built without any third part dependency.
Language: JavaScript - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1
agenium-scale/nstools
Agenium Scale IT & dev tools
Language: C++ - Size: 962 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1
wayneike/GOLangLAMetroUpdate
A simple app to pull LA Metro real time info that I care about. It is written in GO programming language.
Language: Go - Size: 2.04 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
darkwizard242/ansible-role-jq
Ansible role for Hugo. Available on Ansible Galaxy.
Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
dtflare/GPTparser
Use GPTparser with your OpenAI API to scrape & parse files into structured JSON files.
Language: Python - Size: 173 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0
ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
Language: Scala - Size: 5.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2