Skip to content

ccosse/drfthai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drfthai

DRF Thai is a prototype webapp that I wrote for Thai language, re-written to use Django Rest Framework. Originally the data was a hard-coded javascript object, but now it gets stored via DRF to sqlite3 database. The DRF part is just the DRF tutorial changed from "snippets" to "phrases" (thai phrases).

installation

create a virtual environment download this repo into that env setup django and deps according to requirements.txt run w/ django dev server: ./manage.py runserver

test 1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published