This API was built and tested with Cursor. The .cursorrules
file provided should be used when prompting Cursor. Below are the steps and examples to ensure successful API usage:
- Open Composer and switch to Agent mode
- Ensure you are using the latest Claude model (
claude-3-5-sonnet-20241022
was used during testing). - Add the following files to the context:
.cursorrules
rostersservice.yaml
gradebookservice.yaml
resourcesservice.yaml
extensions.yaml
Suggested Prompts:
- Please build me an app that allows me to view student data.
- Please build me a sis that allows me to view and edit classes and teachers.
- Please build me an app that allows me to view, edit, and delete classes and teachers.