Skip to content

vernedeng/toyHttp_serv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2020.7.16

add a very simple login web page, just visit 49.234.110.186:12345

just support login and signup right now

2020.7.9

update "login" api

update "signup" api

update "like" and "unlike" api

use local connection for database, database mutex lock is removed.

2020.7.8

use restful api standards

TODO: finish all api

every threads init own database connection, but use the globol connection.

2020.7.2

database request needs to rewrite

need two data struct for mysql and redis

record the api, table and so on

today I've coded some shit!!!

2020.7.1

add some APIs

add makefile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published