Sunday, December 30, 2018
creating REST api using python
https://codeburst.io/this-is-how-easy-it-is-to-create-a-rest-api-8a25122ab1f3
Saturday, December 29, 2018
Wednesday, December 26, 2018
Project okasyonapp.com
Plan
References:
https://www.facebook.com/okasyonevents/
https://okasyonweddings.wordpress.com/
https://www.cvent.com/sg/
References:
https://www.facebook.com/okasyonevents/
https://okasyonweddings.wordpress.com/
https://www.cvent.com/sg/
Sunday, December 23, 2018
Installing react
sudo apt-get update
sudo apt-get install nodejs
sudo apt-get install npm
nodejs -v
2. install react
sudo npm i -g create-react-app@1.5.2
cd folder
npm start
Saturday, December 22, 2018
Json formatter
It's a great json formatter where you can view into different type like form,view,tree,code
https://jsonformatter.org
https://jsonformatter.org
Friday, December 21, 2018
Subscribe to:
Posts (Atom)
free online comma separating tool
https://delim.co/#
-
In my current company, I'm using Visual Paradigm for my documentation task. If you go there site, you can either download community and ...
-
One of the functionality in our system is can able to generate a report using Jasper report. We have a Jasper server setup in another ip ad...
-
issue https://github.com/odoo/odoo/commit/5bb7ffa2 1. copy the file from container to host docker cp 12f4057cbf0c:/usr/lib/python2.7...