Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

endatabas/endb-client-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

endb-client-examples

This repo contains trivial "clients" (toy REPLs) for trying out Endatabas. These are not to be taken seriously.

Config

See the HTTP API on docs.endatabas.com to see which MIME types you can set on your accept headers,

Running

git clone https://github.com/endatabas/endb-client-examples.git
cd endb-client-examples

Bash:

./endb-repl.sh

Once you've selected a MIME type for your results, enter a single SQL statement.

Ruby:

bundle install
vim repl.yaml
./endb-repl.rb

See the Endatabas tutorial for help.

Copyright and License

Copyright 2023 Steven Deobald and Håkan Råberg.

Licensed under the Apache License Version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published