an example todo list aplication that uses the mongoc bidnings from my lolcode fork (domino-future branch).
THIS DRIVER IS HIGHLY EXPERIMENTAL AND NOT FIT FOR ANY PURPOSE
- update one
- find
- insert one
- object2bson/bson2object
- pbjson (print bson as json)
its a todo list aplication using mongodb. what do you want from me
- get apache setup with cgi
- clone my lolcode fork
- use the future-domino fork
- install mongo c driver
- cmake
- make
- change the #! lines to point to the interpreter you just built
- ????
- profit
Copyright (C) 2019 Mickey J Winters
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.