Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Assignment1
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
Johannes Tangen
Assignment1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4895a72a40e9155b9ebf03e5d220d89e17fff29c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
20
Oct
17
12
7
3
2
// port:8080
master
master
Not able to get just /country/NO to work, needs a /NO&limit=10
Removed port 8080
/Diag fixed with json
added default handler /
removed 0.0.0.0 and port =8080
added 0.0.0.0 to listenAndServe
All paths working, except year in species
Species handler added
Trying to read gbif api and get it up to a server
New structs for handling species
Added comments and code for retreiving species
moved main
Creating get and parser
moved main.go under src
Deleted files
Last changes after review of go-start heroku
deleted go.mod, not able to use go 1.13
First go module
Initial commit
Loading