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

Add Location lookup to API SDK, WebApi, CLI. #229

Open
9 tasks done
gfmatthews opened this issue Dec 20, 2022 · 2 comments
Open
9 tasks done

Add Location lookup to API SDK, WebApi, CLI. #229

gfmatthews opened this issue Dec 20, 2022 · 2 comments
Assignees

Comments

@gfmatthews
Copy link
Member

gfmatthews commented Dec 20, 2022

Adding reference to an existing GSF issue Green-Software-Foundation#175

Description

As a Carbon Aware application developer, I want to list all the locations definitions as part of an WebApi endpoint, cli command and GSF.CarbonAware handler.

Acceptance Criteria

  • List all the location instances loaded from the json files definitions
  • Be able to use WebApi, CLI and SDK to list all locations entries.
  • Unit Tests are completed and code passes tests

Dependencies

Task List

  • Enhance WebApi to add new route /locations
  • Enhance CLI commands with new command locations
  • Enhance GSF.CarbonAware SDK to include new Locations handler.
  • Add Unit tests
  • Add Integrations tests
  • Update documentation
@juzuluag
Copy link

juzuluag commented Jan 3, 2023

Adding reference to #214

@juzuluag
Copy link

juzuluag commented Jan 5, 2023

PR: Green-Software-Foundation#239

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

2 participants