mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add vest (#190)
* added vest * remove .idea * remove .idea * change sentence
This commit is contained in:
parent
40cd211f2b
commit
46fabee525
@ -286,6 +286,7 @@
|
|||||||
- [validate](https://github.com/endeveit/v-validate) - A simple library to validate strings in V.
|
- [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.
|
- [valval](https://github.com/taojy123/valval) - Web framework written in V, improved by vweb.
|
||||||
- [vcurrency](https://github.com/mehtaarn000/vcurrency) - API wrapper (written in V) for [https://api.exchangeratesapi.io](https://api.exchangeratesapi.io).
|
- [vcurrency](https://github.com/mehtaarn000/vcurrency) - API wrapper (written in V) for [https://api.exchangeratesapi.io](https://api.exchangeratesapi.io).
|
||||||
|
- [vest](https://github.com/alexferl/vest) - A REST client in V.
|
||||||
- [vex](https://github.com/nedpals/vex) - Web framework written on V inspired by Express and Sinatra.
|
- [vex](https://github.com/nedpals/vex) - Web framework written on V inspired by Express and Sinatra.
|
||||||
- [vigest](https://github.com/withs/vigest) - Simple client for digest authentication (written in V).
|
- [vigest](https://github.com/withs/vigest) - Simple client for digest authentication (written in V).
|
||||||
- [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum.
|
- [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