heartgg / 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)

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 TypeScript (bundled into the project) and Express.js for its endpoints.

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.


Languages

Language:TypeScript 98.2%Language:JavaScript 1.3%Language:Shell 0.5%