Skip to content

Informasjonsforvaltning/fdk-resource-service

Repository files navigation

fdk-resource-service

Service for accessing FDK data

The only mandatory field for any resource is the unique id field, which can be used to GET the resource. See the openapi specification for the list of supported resources and associated endpoints.

Testing the project

// Run all tests
go test ./test
// Run tests with coverage report
go test -v -race -coverpkg=./... -coverprofile=coverage.txt -covermode=atomic ./test

Running the project

go run main.go

This will start an HTTP server on localhost:8080.

About

Service for accessing FDK data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •