Skip to content

jdavcs/ic4f-api

Repository files navigation

ic4f-api

This is the back-end for my personal website, icode4.fun.

It consists of the following:

  • REST API implemented in Express
  • data files (.csv, .md, .json format)
  • a data loader utility (located in the data_load directory)

The data loader is a simple Node.js mini-app, written purely for fun (and education). It reads in the source data files, does a few calculations and loads the data into MongoDB.

For hosting, I use Heroku, mLab, and DNS Made Easy.

The Angular-based front-end code is here. The data is here.

I'll add a proper readme once I've finalized this code, more or less. It's very much a work in progress.

License

MIT

About

REST API + data loading utilities for icode4.fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages