summary refs log blame commit diff stats
path: root/README.md
blob: d06628f45229d08d3b111ee91d02f72b59589aa2 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                                                           
 




                                                          
           
 
                                           


                                 
                                                                                     
                      

                              

                               




                                                        
# 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.

## Progress

The first blank box is what I'm working on.

* [x] Types and basic init/config
* [x] HTTP routing
* [x] Registry manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
* [x] Request handling
* [x] Cache management details
* [x] Persistent data storage
* [ ] Refactor / Test
* [ ] Help flag / Documentation

## Notes

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