Skip to content

Demo implementation of a WEB client for ADRA (in Svelte)

License

Notifications You must be signed in to change notification settings

nionita/adra-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADRA Browser App

This is a demo client app for the ADRA server.

A browser client app is easier to use. But most important, it demonstrates that the ADRA server handles correctly the Cross Origin Ressource Sharing (CORS) problem, which involves answering with some more headers (Access-Controll-Allow-*) and accepting the OPTIONS method for complex requests.

App is written in svelte

Because it would be boring to use the same WEB framework all the time, I wrote this app in svelte. The styling, and maybe even the UI, could be definitively better, but this is not the main intention here.

About

Demo implementation of a WEB client for ADRA (in Svelte)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published