Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cloud-assignment-02
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nils Petter Skålerud
cloud-assignment-02
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
25
24
23
21
20
Merge remote-tracking branch 'origin/main'
main
main
Testing Docker stuff
Added the ability to set time parameters with no country code.
Added the time parameters functionality and parameter parsing funcion.
Added the function for searching for percentage history using a 3-letter country code and a new struct for mean percentage.
Created the method handler and the initial version for handling requests without country code
Better way of sending the data to the browser window
Commented and cleanup notification code
Implemented viewing of webhooks
Implemented Deletion of webhook
Nearly done with deletion of webhook.
Minor changes
/energy/v1/renewables/current/ now accepts the optional parameter "{country}?neighbours=true"
/energy/v1/renewables/current/ now accepts ISO code as well
case insensitive way of checking country name
/energy/v1/renewables/current/{country} will now only return data for the named country
Renamed "StrucTest" to "RenewableEnergy"
Parsing CSV file is now only done once
Converting CSV to JSON and then printing it to the web page
Storing the filepath of the CSV file in a variable
Initial work on notification endpoint / webhooks.
Commented away some code and made the project runnable
Working towards a somewhat functional project
added .gitignore file
Created one file dedicated for structs and another one for constants
Started working on a handler for "Current percentage of renewables"
Added empty file for the history functionality handler.
Restructured the project layout.
Uploaded the CSV data file
Signed-off-by: Nils Petter Skålerud <np_skalerud@hotmail.com>
Loading