Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
instuctions - Skill - OpenSmartRoute
Skillv1.0.0
instuctions
The goal of the assignment is to create a safe and secure mock backend. Use Python 3 as the programming language. Implement the backend using the Model-View-Controller (MVC) architectural pattern. Use
Instruction file imported from SilMastenbroek/HSR-Software-Quality (.github/instructions/instuctions.instructions.md). Copyright stays with the author.
The goal of the assignment is to create a safe and secure mock backend.
Use Python 3 as the programming language.
Implement the backend using the Model-View-Controller (MVC) architectural pattern.
Use SQLite as the database for data storage.
Ensure all code follows security best practices, including input validation and protection against SQL injection.
Document your code and structure it for maintainability and clarity.
Libraries are allowed, only if they don't provide any security, this should be done by ourselves. For example: regex, prepared statements and encryption are allowed. However a library containing a function that handles all input validation is not allowed
Dont use emoji's
Alles/zoveel mogelijk moet gelogd worden met 1 logfunctie
Bij user available functies er gecontroleerd worden of je wel de juiste rechten hebt.
Probeer zo veel mogelijk te werken in modules. Elk bestand heeft een specifieke functie. Voorbeeld: 1 bestand voor user input afvangen.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/silmastenbroek-hsr-software-quality-instuctions-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "silmastenbroek-hsr-software-quality-instuctions-instructions",
"kind": "skill",
"name": "instuctions",
"description": "The goal of the assignment is to create a safe and secure mock backend. Use Python 3 as the programming language. Implement the backend using the Model-View-Controller (MVC) architectural pattern. Use SQLite as the database for data storage. Ensure all code follows security best practices, including input validation and protection against SQL injection. Document your code and structure it for maintainability and clarity. Libraries are allowed, only if they don't provide any security, this should be done by ourselves. For example: regex, prepared statements and encryption are allowed. However a library containing a function that handles all input validation is not allowed Dont use emoji's Alles/zoveel mogelijk moet gelogd worden met 1 logfunctie Bij user available functies er gecontroleerd worden of je wel de juiste rechten hebt. Probeer zo veel mogelijk te werken in modules. Elk bestand heeft een specifieke functie. Voorbeeld: 1 bestand voor user input afvangen.",
"publisher": "SilMastenbroek",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"data_analysis"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"The goal of the assignment is to create a safe and secure mock backend. Use Python 3 as the programming language. Implement the backend using the Model-View-Controller (MVC) architectural pattern. Use SQLite as the database for data storage. Ensure all code follows security best practices, including input validation and protection against SQL injection. Document your code and structure it for maintainability and clarity. Libraries are allowed, only if they don't provide any security, this should be done by ourselves. For example: regex, prepared statements and encryption are allowed. However a library containing a function that handles all input validation is not allowed Dont use emoji's Alles/zoveel mogelijk moet gelogd worden met 1 logfunctie Bij user available functies er gecontroleerd worden of je wel de juiste rechten hebt. Probeer zo veel mogelijk te werken in modules. Elk bestand heeft een specifieke functie. Voorbeeld: 1 bestand voor user input afvangen."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/SilMastenbroek/HSR-Software-Quality",
"path": ".github/instructions/instuctions.instructions.md",
"ref": "039d00ceed93fe77a7d20030816a79357f8af94a",
"url": "https://github.com/SilMastenbroek/HSR-Software-Quality/blob/039d00ceed93fe77a7d20030816a79357f8af94a/.github/instructions/instuctions.instructions.md",
"key": "SilMastenbroek/HSR-Software-Quality/.github/instructions/instuctions.instructions.md"
},
"applies_to": "**"
},
"instructions": "The goal of the assignment is to create a safe and secure mock backend.\nUse Python 3 as the programming language. \nImplement the backend using the Model-View-Controller (MVC) architectural pattern. \nUse SQLite as the database for data storage. \nEnsure all code follows security best practices, including input validation and protection against SQL injection. \nDocument your code and structure it for maintainability and clarity.\nLibraries are allowed, only if they don't provide any security, this should be done by ourselves. For example: regex, prepared statements and encryption are allowed. H",
"cost": {
"context_tokens": 246
}
}
Fetch it by URL: GET /api/v1/registry/silmastenbroek-hsr-software-quality-instuctions-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.