Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a simple library for the pico engine #10

Open
windley opened this issue Feb 1, 2024 · 0 comments
Open

Build a simple library for the pico engine #10

windley opened this issue Feb 1, 2024 · 0 comments
Assignees

Comments

@windley
Copy link
Member

windley commented Feb 1, 2024

Write a module that interfaces with JSONPlaceHolder.

Your module should:

  1. Contains a function that lists all the posts
  2. Contains a function that takes an integer and returns the post with that number.
  3. Contains an action that creates a new post

Do this first in KRL. And write a ruleset that uses the KRL module.

Next make it a built in module in your copy of the pico engine. Write another ruleset that uses the built-in module.

@windley windley changed the title Build a simple module for the pico engine Build a simple library for the pico engine Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants