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

https://github.com/mskims/digitech-wiki

Wikipedia for SDHS friends!
https://github.com/mskims/digitech-wiki

Last synced: about 1 year ago
JSON representation

Wikipedia for SDHS friends!

Awesome Lists containing this project

README

          

# Warning!
고등학교 재학 시절 진행한 프로젝트이기 때문에, 코드가 굉장히 난해합니다. 이해 부탁드립니다.

# 개발기간
약 1주

# 기술
* PHP/HTML5/CSS
* Javascript

# 특징
위키 특성상 마크다운과 비슷한 문법을 프로세싱합니다. 정규식표현이 많이 사용되었습니다.

# digitech.wiki
디지텍 위키는 인터넷 백과사전인 위키리크스을 본떠 만든 교내 위키피디아입니다.

처음으로 많은 트래픽을 처리하는 경험을 얻었습니다.

![](https://raw.githubusercontent.com/mskims/digitech-wiki/master/static/img/pageview.png)
> 분당 100 페이지뷰

*위키 프레임워크나 보일러플레이트 없이 100% 하드코딩하였습니다.*