Giter Club home page Giter Club logo

nikel's People

Contributors

bill-ahmed avatar darenliang avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nikel's Issues

Add more router unittests

Until recently, there are only basic tests for helper functions in the query folder.

Now, the newly created router folder has its own unittests.

These tests are meant to be more robust and should test in a more "practical" setting, by running the actual API server and verifying responses.

There's only one test for now, adding more tests will definitely be helpful in catching errors, bugs, breaking changes, etc.

Containerize the application

Setup a basic docker stack to build and containerize Nikel images. Would make it much safer and easier to deploy on a number of platforms.

Consider migrating to tiedot

Nikel's data is served from memory, a persistent database might be better (memory usage wise) however a remote MongoDB instance might incur too much latency and might be overkill.

It might be good to migrate the in-mem store to an embedded persistent NoSQL database like tiedot. I suspect it'll be noticeably slower since there isn't a good way to index some search operations.

Acorn API

I was wondering if it's possible to have an Acorn API to access personal student course information by logging in through their UTORID.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.