GithubHelp home page GithubHelp logo

venantius / shrike Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.72 MB

Hosted Code Quality for Clojure -- an abandoned CodeClimate competitor.

License: Eclipse Public License 1.0

Makefile 0.02% Clojure 6.15% HTML 24.42% JavaScript 24.20% CSS 45.04% Shell 0.17%

shrike's People

Contributors

venantius avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

shrike's Issues

Defcontroller

A defcontroller macro has been on my mind for some time now.

What would a defcontroller macro do?

In my mind, it requires the following:

  • Parameter validation (for query, path, and body params), type casting, output validation[1]
  • Bi-directional routing
  • Authorization?

[1] I find myself heavily inspired by https://github.com/metosin/compojure-api, but (a) I definitely don't need the swagger documentation, and (b) I don't think routing is the appropriate place for parameter validation.

Source code navigator

This feature requires the following components:

  • Source code API endpoint
  • File browser
  • Source code renderer

Refactor defmodel to not use Korma macros

Right now the use of macros is irritating for a few reasons:

  • un-necessary syntactic sugar in a low-level library
  • creates conflicts with new clojure.core/update in Clojure 1.7.0

Browser extension.

The codecov browser extension is fucking genius and is perfectly suited to this application domain. Make one.

Ref: getting started with a Chrome browser extension (link)[https://developer.chrome.com/extensions/getstarted]

Features

  • Up to date dependencies
  • Code coverage
  • Dead code
  • Whitespace
  • Style

Github OAuth flow

We need to implement the Github OAuth flow, as this will be how users log in.

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.