mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Adding strings validation library (#88)
This commit is contained in:
parent
ccd9bac01b
commit
be964fb888
@ -130,6 +130,7 @@
|
||||
|
||||
### Web
|
||||
|
||||
- [validate](https://github.com/endeveit/v-validate) - A simple library to validate strings in V.
|
||||
- [valval](https://github.com/taojy123/valval) - Web framework written in V, improved by vweb.
|
||||
- [vex](https://github.com/nedpals/vex) - Web framework written on V inspired by Express and Sinatra.
|
||||
- [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum.
|
||||
|
Loading…
Reference in New Issue
Block a user