Spaceface16518 / nebula-api

Scripts for collecting UTD data including, catalog information, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nebula API

Commitizen friendly

A database for some really useful UTD data.

Part of Project Nebula

Contributing

Prerequisites

  • Node.js 12 (or higher) and NPM
  • Python 3.5 (or higher)
  • Golang 1.18.4 (or higher)

Development

See the docs for more information about the project.

Clone the repository.

  • The scraper directory contains scripts to obtain data.
  • The api directory contains infrastructure for endpoints to query data.

Scraper

[TBD]

API (Under construction)

The API uses Golang with Gin and the MongoDB Golang Driver.

Deployment

[TBD]

Questions or Feedback

If you have any questions about this project, reach out to the Project Nebula Maintainers at core-maintainers@utdnebula.com or open an issue or discussion on this repository.

About

Scripts for collecting UTD data including, catalog information, and more.

License:MIT License


Languages

Language:TypeScript 38.7%Language:Go 38.1%Language:Python 21.6%Language:JavaScript 0.9%Language:Dockerfile 0.4%Language:Shell 0.3%