Skip to content

UIGF-org/UIGF-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 14, 2025
f805fc9 · Feb 14, 2025

History

74 Commits
Feb 14, 2025
Dec 6, 2022
Jan 6, 2025
Jan 6, 2025
Oct 1, 2022
Oct 20, 2024
Jan 6, 2025
Jan 6, 2025
Oct 1, 2022
Jun 11, 2023
Jan 17, 2025
Jan 6, 2025
Dec 31, 2024
Jan 17, 2025
Jan 22, 2025
Jan 6, 2025
Jan 6, 2025

Repository files navigation

UIGF-API

Translation API for UIGF-Org, to provide fundamental i18n data for software using UIGF/SRGF standard.

How to Deploy

  • Install Docker
  • Modify image name and version in build.sh and run it to build docker image
    • You may use Dockerfile-alpine instead of Dockerfile if you have a more limited disk space
  • Create a new database and initial it with uigf_dict.sql
  • Modify database, network port and App settings in run.sh
  • Run run.sh to start the container

Live Version

UIGF-API is currently running on https://api.uigf.org and accelerated by Cloudflare