Skip to content

User interface for some public APIs providing codesets and classification information

License

Notifications You must be signed in to change notification settings

rapidafi/koodistopalvelu-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koodistopalvelu UI

User interface for some public APIs providing codesets and classification information. Uses own passthru simple PHP APIs (read only; GET) as backend.

Original sources for codesets and classifications are:

Frontend

A codeset browser with ability to copy visible (selected) values to clipboard.

Requirements
  • NodeJS
    • yarn
    • grunt
Build & install
yarn
grunt build
cp -r dist/ [to wherever]

Backend

Backend is just a few PHP scripts that pass thru HTTP calls to named original APIs basically to avoid CORS but also makes some simplifications.

Requirements
  • PHP
    • php-xml
    • php-soap
Build & install

TODO (this is more like a personal preference thing)

About

User interface for some public APIs providing codesets and classification information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published