summary refs log blame commit diff stats
path: root/README.md
blob: ad8184170b1fffcc2a04c5fd7def7c364d9f6d95 (plain) (tree)
1
2
                                                                                                                           
 





















                                                                                     
# getwtxt [![Build Status](https://travis-ci.com/getwtxt/getwtxt.svg?branch=master)](https://travis-ci.com/getwtxt/getwtxt)

twtxt registry written in Go. Still in development. 

*  Began: 10 May 2019
*  No deadline. Should be finished by the end of May 2019.

## Roadmap

Checks indicate steps I've finished. The first blank box is what I'm working on.

* [x] Types and basic init/config
* [x] HTTP routing
* [x] Handlers stubbed out
* [x] Registry manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
* [ ] Request handling
* [ ] Persistent data storage
* [ ] Catch up on tests / Concurrency safety checks
* [ ] Refactor and optimize

## Notes

* twtxt
  * [twtxt.readthedocs.io](https://twtxt.readthedocs.io)