![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Click'n'Track provides simple REST API to manage permalinks_ with multi-domain web hosts capabilities.
Every permalink is defined by a hostname and a single path segment and a target URL. Hostname and path segment compose the permalink URL regardless the protocol scheme.
For instance, using the default hostname from domain mydomain.io
and clickntrack
you can compose permalink URLs http:\mydomain.io\clickntrack
or https:\mydomain.io\clickntrack
depending on the web host configuration.
When activating a permalink, Click'n'Track engine lookups at the database to retrieve the target URL, store few 'hit' data et redirect the HTTP client to the target URL using an HTTP 302
response.
For every 'hit', Click'n'Track grabs some basics data like the timestamp, the user-agent_, the referer_ and the remote address of the client.
Click'n'Track is not an enterprise class application: You run it in production at your own risk.
Click'n'Track is a sandbox project, I develop to learn Python_ programming and to discover MongoDB_ capabilities.
TODO: Coming soon !
Software requirements ;;;;;;;;;;;;;;;;;;;;;
Bottle framework
_Monkey IoC
_Monkey DAO PyMongo
_Setup recommendations
;;;;;;;;;;;;;;;;;;;;;
As MongoDB engine, we recommend to use the MongoBD Atlas
_ platform.
Unless Click'n'Track can run standalone, we recommend to the application a WSGI_ compliant web server like Apache HTTP server
_
on a Linux server. When hosting Click'n'Track on an Apache HTTP server
, it is required to enable mod_wsgi.
Configuration ;;;;;;;;;;;;; TODO: Coming soon !
Running Click'n'Track standalone ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; TODO: Coming soon !
.. _Apache HTTP server: https://httpd.apache.org/ .. _Bottle framework: https://bottlepy.org/docs/dev/ .. _mod_wsgi: https://modwsgi.readthedocs.io/en/latest/ .. _MongoDB: https://www.mongodb.com .. _MongoBD Atlas: https://cloud.mongodb.com/ .. _Monkey Ioc: https://bitbucket.org/monkeytechnologies/monkey-ioc/ .. _Monkey DAO PyMongo: https://bitbucket.org/monkeytechnologies/monkey-dao-pymongo .. _permalinks: https://en.wikipedia.org/wiki/Permalink .. _PyMongo: https://api.mongodb.com/python/current/ .. _Python: https://www.python.org/ .. _referer: https://en.wikipedia.org/wiki/HTTP_referer .. _user-agent: https://en.wikipedia.org/wiki/User_agent .. _WSGI: https://wsgi.readthedocs.io/en/latest/
FAQs
Click & Track services - REST API for short URL handling
We found that clickntrack demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.