Skip to content

jiasyuanchu/go-ssml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SSML Parser Server (Go)

A simple Go server for parsing SSML (Speech Synthesis Markup Language) into a JSON node tree.
This project is a practice exercise for handling XML parsing in Go and preparing for coding assessments.


Features

  • Parse SSML input (XML format) into a nested JSON tree
  • Preserve both tags and text content
  • Minimal, dependency-free (uses only Go standard library)

Project Structure

About

A simple tool of SSML parser, built by Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages