summary refs log tree commit diff stats
path: root/doc
ModeNameSize
-rw-r--r--colorschemes.txt3596log stats plain blame
l---------help -> ../ranger/help14log stats plain blame
-rwxr-xr-xprint_colors.py508log stats plain blame
-rw-r--r--print_keys.py185log stats plain blame
d---------pydoc2516log stats plain
-rw-r--r--ranger.16159log stats plain blame
Ben Morrison <ben@gbmor.dev> 2019-05-20 04:40:35 -0400 committer Ben Morrison <ben@gbmor.dev> 2019-05-20 04:40:35 -0400 updated readme' href='/gbmor/getwtxt/commit/README.md?h=v0.2.0&id=ef0ee9137ee5cedf5327fa9908e88c155c49ae8f'>ef0ee91 ^
e3a24e2 ^








ef0ee91 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
                                                                                                                           
 
                              
 



                                                                   
 
                       
 
                 
 








                                                                                     




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

twtxt registry written in Go! 

* Easy to set up and maintain. 
* Uses an in-memory cache to serve requests.
* Pushes to `LevelDB` at a configurable interval for data storage. 
* Run directly facing the internet or behind `Caddy` / `nginx`.

## Development Progress

`ETA` 31 May 2019


* [x] Types and Config
* [x] HTTP Routing
* [x] Registry Manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
* [x] Request Handling
* [x] Cache Management
* [x] Persistent Data Storage
* [ ] Refactor / Test / Debug
* [ ] Documentation

## Notes

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