GithubHelp home page GithubHelp logo

apidsl / examples Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 67 KB

examples.apidsl.com

Home Page: http://examples.apidsl.com

License: Apache License 2.0

Shell 42.28% HTML 47.99% CSS 9.73%
bash camel dsl example js python scripts apidsl

examples's Introduction

logo.apidsl.com

Examples

About apidsl

Few examples:

  • Install apidsl project
  • Install letpath package

TODO: przenieść do examples przykładowo aby zrobić zrzuty ekranu setek stron wystarczy lista plików w pliku tekstowym oraz 4 komendy w jednej linii

Start apidsl

Test default functions

Show the example functions

cat ../scripts/example2.txt

http("https://www.rezydent.de/").xpath("title");


Check how it works

apidsl ../scripts/example2.txt

www | Rezydent Podatkowy Niemiec


Test loaded package function

Install letpath package to apidsl project in /apidsl/bash/letpath

./add.sh https://github.com/letpath/bash bash letpath

Show the example functions

cd apidsl
cat ../scripts/example7.txt

http("https://www.rezydent.de/").letpath.tag("title");

apidsl ../scripts/example7.txt

Check how it works

apidsl ../scripts/example7.txt

www | Rezydent Podatkowy Niemiec


TODO

przeniesć dokumentacje do docs reszta do inframonit przykładowe skrypty monitorujące w monit.page

Tags

  • scripts
  • language

examples's People

Contributors

tom-sapletta-com avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.