An open API service indexing awesome lists of open source software.

https://github.com/jeiwan/stackunderflow

A clone of StackOverflow
https://github.com/jeiwan/stackunderflow

Last synced: 7 months ago
JSON representation

A clone of StackOverflow

Awesome Lists containing this project

README

          

#StackUnderflow
[![Code Climate](https://codeclimate.com/github/Jeiwan/StackUnderflow/badges/gpa.svg)](https://codeclimate.com/github/Jeiwan/StackUnderflow)
[![Test Coverage](https://codeclimate.com/github/Jeiwan/StackUnderflow/badges/coverage.svg)](https://codeclimate.com/github/Jeiwan/StackUnderflow)

A clone of StackOverflow that allows to:

* post questions and answers with or without attachments
* comment them
* choose the best answer
* add tags to questions
* vote for questions, answers, comments
* get mail notifications on new answers
* search for question/answer/comment/user name (via Thinking Sphinx)
* get instant update on the current page (via Faye)