Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethanent/ucscclasses
Retrieve UC Santa Cruz class information
https://github.com/ethanent/ucscclasses
ucsc ucsc-classes ucsc-courses ucsc-enrollment
Last synced: about 2 months ago
JSON representation
Retrieve UC Santa Cruz class information
- Host: GitHub
- URL: https://github.com/ethanent/ucscclasses
- Owner: ethanent
- License: mit
- Created: 2021-11-20T04:15:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T07:43:31.000Z (over 1 year ago)
- Last Synced: 2024-06-20T03:31:45.104Z (7 months ago)
- Topics: ucsc, ucsc-classes, ucsc-courses, ucsc-enrollment
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ucscclasses
> Retrieve UC Santa Cruz course information[![Go Reference](https://pkg.go.dev/badge/github.com/ethanent/ucscclasses.svg)](https://pkg.go.dev/github.com/ethanent/ucscclasses)
## Install
```sh
go get github.com/ethanent/ucscclasses
```## Usage
See examples in [godoc](https://pkg.go.dev/github.com/ethanent/ucscclasses#pkg-examples).